Skip to content

Commit ea7a67a

Browse files
chore: bump actions/cache from 4.2.1 to 4.2.2 (#315)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c06ea53 commit ea7a67a

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@0c907a75c2c80ebcb7f088228285e798b750cf8f
22+
uses: actions/cache@d4323d4df104b026a6aa633fdb11d772146be0bf
2323
with:
2424
path: |
2525
~/.npm

0 commit comments

Comments
 (0)