We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e4a11e + d63322f commit d09d85dCopy full SHA for d09d85d
.github/workflows/deploy.yml
@@ -52,7 +52,7 @@ jobs:
52
run: cargo generate-lockfile
53
54
- name: Cache
55
- uses: Swatinem/rust-cache@v2.7.0
+ uses: Swatinem/rust-cache@v2
56
with:
57
save-if: ${{ github.ref == 'refs/heads/master' }}
58
0 commit comments