Skip to content

Commit 86e3433

Browse files
authored
Merge pull request #271 from brave/renovate/actions-cache-4-x
Update actions/cache action to v4.3.0
2 parents bbe6a9f + 0302aad commit 86e3433

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
@@ -39,7 +39,7 @@ jobs:
3939
toolchain: stable
4040

4141
- name: Cache
42-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
42+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
4343
with:
4444
path: |
4545
~/.cargo/bin/

0 commit comments

Comments
 (0)