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 d8ffa7dCopy full SHA for d8ffa7d
.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@ba6ee760ccdefa26b630cff8094e3243ae86a2c9 # v2
32
33
- name: check (release)
34
run: cargo check --workspace --all-targets --all-features --release
0 commit comments