We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f3bb466 + 897d6fa commit 589bde3Copy full SHA for 589bde3
2 files changed
.github/workflows/rust-cd.yml
@@ -97,7 +97,7 @@ jobs:
97
cargo --version
98
99
- name: Cache cargo registry & build
100
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
101
with:
102
path: |
103
~/.cargo/registry
.github/workflows/rust-ci.yml
@@ -43,7 +43,7 @@ jobs:
43
ls -la
44
45
46
47
48
49
0 commit comments