Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): update swatinem/rust-cache action to v2.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 14, 2023
1 parent 851a4f2 commit b736ea5
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.0
uses: Swatinem/rust-cache@v2.5.1
with:
cache-all-crates: "true"
cache-on-failure: "true"
Expand Down

0 comments on commit b736ea5

Please sign in to comment.