1 parent 2011dcb commit b551f48Copy full SHA for b551f48
1 file changed
.github/workflows/autoBuild.yml
@@ -42,7 +42,7 @@ jobs:
42
cache-on-failure: true
43
44
- name: Cache cargo tools
45
- uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
+ uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
46
if: matrix.target == 'x86_64-unknown-linux-gnu'
47
with:
48
path: ~/.cargo/bin
0 commit comments