Skip to content

Commit a43fcb0

Browse files
chore: bump actions/cache from 4.2.4 to 4.3.0 (#614)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9c357ae commit a43fcb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3434

3535
- name: Cache Dependencies
36-
uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
36+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
3737
with:
3838
path: |
3939
~/.npm

0 commit comments

Comments
 (0)