Skip to content

Commit 405b8f4

Browse files
committed
fix
1 parent 2f477e3 commit 405b8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ jobs:
233233
components: clippy, rustfmt
234234

235235
- name: Cache
236-
uses: Swatinem/rust-cache@98c8021b550208e191a6a3145459bfc9fb29c4c0 # v2
236+
uses: Swatinem/rust-cache@9d47c6ad4b02e050fd481d890b2ea34778fd09d6 # pin@v2
237237

238238
- name: Get Clippy Version
239239
run: cargo clippy --version

0 commit comments

Comments
 (0)