Skip to content

Commit 8063961

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

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

0 commit comments

Comments
 (0)