Skip to content

Commit

Permalink
chore(deps): update leafwing-studios/cargo-cache action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 25, 2024
1 parent c21c9fd commit b417176
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@d8d3ade1253fd7594b50f9e75cfe9eb187b18310 # v2

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

0 comments on commit b417176

Please sign in to comment.