Skip to content

Commit f946de0

Browse files
chore: bump actions/cache from 4.1.2 to 4.2.0 (#204)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 57869fc commit f946de0

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
@@ -19,7 +19,7 @@ jobs:
1919
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
2020

2121
- name: Cache Dependencies
22-
uses: actions/cache@6849a6489940f00c2f30c0fb92c6274307ccb58a
22+
uses: actions/cache@1bd1e32a3bdc45362d1e726936510720a7c30a57
2323
with:
2424
path: |
2525
~/.npm

0 commit comments

Comments
 (0)