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 acdc247 commit 8762ff8Copy full SHA for 8762ff8
.github/workflows/ci.yml
@@ -27,7 +27,7 @@ jobs:
27
cache: false
28
29
- name: Rust Cache
30
- uses: Swatinem/rust-cache@f13886b937689c021905a6b90929199931d60db1 # v2.8.1
+ uses: Swatinem/rust-cache@779680da715d629ac1d338a641029a2f4372abb5 # v2.8.2
31
with:
32
prefix-key: v2-rust
33
cache-on-failure: true
@@ -76,7 +76,7 @@ jobs:
76
77
78
79
80
81
prefix-key: v4-rust
82
0 commit comments