Skip to content

Commit bce319b

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

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@3624ceb22c1c5a301c8db4169662070a689d9ea8 # v4.1.1
2020
id: cache-restore
2121
with:
2222
path: node_modules

0 commit comments

Comments
 (0)