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.
1 parent 0f2aa60 commit 1abaf92Copy full SHA for 1abaf92
.github/workflows/checks.yaml
@@ -148,7 +148,7 @@ jobs:
148
components: clippy
149
targets: ${{matrix.target}}
150
- name: Rust cache
151
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0
+ uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1
152
with:
153
shared-key: "stable-${{matrix.target}}"
154
0 commit comments