We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cce13b7 + e84f52e commit 2105167Copy full SHA for 2105167
.github/workflows/script-test.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Setup Rust toolchain
21
uses: actions-rust-lang/setup-rust-toolchain@1780873c7b576612439a134613cc4cc74ce5538c # v1.15.2
22
23
- - uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
+ - uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
24
with:
25
shared-key: protocol-cli-test
26
0 commit comments