Skip to content

Commit 7313fb1

Browse files
chore(deps): update actions/cache action to v5.0.5
1 parent 2011dcb commit 7313fb1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/autoBuild.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
cache-on-failure: true
4343

4444
- name: Cache cargo tools
45-
uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
45+
uses: actions/cache@27d5ce7f107fe9357f9df03efb73ab90386fccae # v5.0.5
4646
if: matrix.target == 'x86_64-unknown-linux-gnu'
4747
with:
4848
path: ~/.cargo/bin

0 commit comments

Comments
 (0)