Skip to content

Commit

Permalink
Merge pull request #38 from KisaragiEffective/renovate/swatinem-rust-…
Browse files Browse the repository at this point in the history
…cache-2.x

chore(deps): update swatinem/rust-cache action to v2.7.1
  • Loading branch information
KisaragiEffective authored Oct 23, 2023
2 parents 965cf43 + 893203a commit 7c146df
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].0
- uses: Swatinem/[email protected].1
with:
prefix-key: ${{ env.CI_RUSTC_VERSION }}-${{ env.CI_RUST_CACHE_VERSION }}-${{ hashFiles('**/Cargo.lock') }}
- name: Build
Expand Down

0 comments on commit 7c146df

Please sign in to comment.