We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f477e3 commit 405b8f4Copy full SHA for 405b8f4
.github/workflows/rust.yml
@@ -233,7 +233,7 @@ jobs:
233
components: clippy, rustfmt
234
235
- name: Cache
236
- uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
+ uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # pin@v2
237
238
- name: Get Clippy Version
239
run: cargo clippy --version
0 commit comments