Skip to content

Commit

Permalink
chore(deps): update swatinem/rust-cache action to v2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 14, 2024
1 parent f9adce1 commit 7a4f0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
cargo clippy --version
- name: Using cache
uses: Swatinem/rust-cache@v2.5.1
uses: Swatinem/rust-cache@v2.7.3
with:
cache-all-crates: "true"
cache-on-failure: "true"
Expand Down

0 comments on commit 7a4f0e0

Please sign in to comment.