Skip to content

Commit

Permalink
bump ci cargo cache, again
Browse files Browse the repository at this point in the history
  • Loading branch information
schell committed Jan 8, 2025
1 parent ded21f2 commit ca84130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- uses: actions/cache@v4
with:
path: ~/.cargo
key: cargo-cache-0-${{ runner.os }}
key: cargo-cache-1-${{ runner.os }}
- uses: moonrepo/setup-rust@v1
- run: rustup default stable
- run: rustup update
Expand Down

0 comments on commit ca84130

Please sign in to comment.