Skip to content

Commit 5b685a0

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

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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
2020
id: cache-restore
2121
with:
2222
path: node_modules

0 commit comments

Comments
 (0)