We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 122dc0c commit ac1eabeCopy full SHA for ac1eabe
.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@6c2a159aab4b3ba20f083d241bb1f26b35262b99 # v2
+ uses: Leafwing-Studios/cargo-cache@5d5d363fa3b9886d45c4705228c5c73ccea17636 # v2
32
33
- name: check (release)
34
run: cargo check --workspace --all-targets --all-features --release
0 commit comments