Skip to content

Commit

Permalink
chore(deps): update leafwing-studios/cargo-cache action to v2 (#48)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 26, 2024
1 parent bcc0ecb commit 891d0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
components: clippy

- name: Cache rust build files
uses: Leafwing-Studios/cargo-cache@c7e8aa40ae2c975774d3bd766beb92927cfd7771 # v1
uses: Leafwing-Studios/cargo-cache@6c2a159aab4b3ba20f083d241bb1f26b35262b99 # v2

- name: check (release)
run: cargo check --workspace --all-targets --all-features --release
Expand Down

0 comments on commit 891d0d2

Please sign in to comment.