Skip to content

Commit

Permalink
ci: update rust-chache to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
StackDoubleFlow committed Sep 17, 2024
1 parent b44851b commit 8ed2e5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
toolchain: stable
target: ${{ matrix.target }}
profile: minimal
- uses: Swatinem/rust-cache@v1
- uses: Swatinem/rust-cache@v2
with:
key: ${{ matrix.target }}

Expand Down

0 comments on commit 8ed2e5e

Please sign in to comment.