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 8bc7d42 commit c64da52Copy full SHA for c64da52
.github/workflows/ci.yml
@@ -28,7 +28,7 @@ jobs:
28
components: clippy
29
30
- name: Cache rust build files
31
- uses: Leafwing-Studios/cargo-cache@a0709d80dd96c8734ac8f186c1f238c8f528d198 # v2
+ uses: Leafwing-Studios/cargo-cache@43ec9a5bad6e7f174e7fc65dcf533de75ff65881 # v2
32
33
- name: check (release)
34
run: cargo check --workspace --all-targets --all-features --release
0 commit comments