Skip to content

Commit 8ff985e

Browse files
authored
Merge pull request #212 from brave/renovate/actions-cache-4.x
Update actions/cache action to v4.1.2
2 parents bc1ddfd + bd39240 commit 8ff985e

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@0c45773b623bea8c8e75f6c82b208c3cf94ea4f9 # v4.0.2
40+
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a # v4.1.2
4141
with:
4242
path: |
4343
~/.cargo/bin/

0 commit comments

Comments
 (0)