Skip to content

Commit e4e4c06

Browse files
authored
Merge pull request #245 from brave/renovate/actions-cache-4-x
Update actions/cache action to v4.2.4
2 parents a4ed319 + 1a0ebb7 commit e4e4c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
toolchain: stable
3737

3838
- name: Cache
39-
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
39+
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
4040
with:
4141
path: |
4242
~/.cargo/bin/

0 commit comments

Comments
 (0)