We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ae026d9 commit 077b0f9Copy full SHA for 077b0f9
.github/workflows/build.yml
@@ -58,7 +58,7 @@ jobs:
58
with:
59
toolchain: stable
60
target: ${{ matrix.target }}
61
- - uses: Swatinem/rust-cache@b8a6852b4f997182bdea832df3f9e153038b5191 # v2.6.0
+ - uses: Swatinem/rust-cache@e207df5d269b42b69c8bc5101da26f7d31feddb4 # v2.6.2
62
63
key: ${{ matrix.target }}
64
- name: Install cross
0 commit comments