Skip to content

Commit

Permalink
chore(deps): update swatinem/rust-cache action to v2.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent 9d71fec commit 4fb875b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: Swatinem/[email protected].3
- uses: Swatinem/[email protected].5
with:
prefix-key: ${{ env.CI_RUSTC_VERSION }}-${{ env.CI_RUST_CACHE_VERSION }}-${{ hashFiles('**/Cargo.lock') }}
- name: Build
Expand Down

0 comments on commit 4fb875b

Please sign in to comment.