Skip to content

Commit 75e7a04

Browse files
chore(deps): update actions/cache action to v4
1 parent 794e549 commit 75e7a04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-deprecate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
with:
1717
node-version: 16
1818
- name: Restore CI Cache
19-
uses: actions/cache@48af2dc4a9e8278b89d7fa154b955c30c6aaab09 # tag=v3.0.2
19+
uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
2020
id: cache-restore
2121
with:
2222
path: node_modules

0 commit comments

Comments
 (0)