Skip to content

Commit a5cfec8

Browse files
authored
Merge pull request #225 from brave/renovate/actions-cache-4.x
Update actions/cache action to v4.2.0
2 parents de1054e + 40964dd commit a5cfec8

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
@@ -37,7 +37,7 @@ jobs:
3737
override: true
3838

3939
- name: Cache
40-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
40+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57 # v4.2.0
4141
with:
4242
path: |
4343
~/.cargo/bin/

0 commit comments

Comments
 (0)