Skip to content

Commit

Permalink
chore: bump Swatinem/rust-cache
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksuss committed Aug 26, 2024
1 parent 6cb5974 commit 9fa83af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
override: true
target: wasm32-unknown-unknown

- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v2
with:
key: rust-version-${{ env.MSRV }}-msrv-2

Expand All @@ -49,7 +49,7 @@ jobs:
override: true
components: rustfmt, clippy

- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v2
with:
key: rust-version-${{ env.MSRV }}-msrv-2

Expand Down

0 comments on commit 9fa83af

Please sign in to comment.