We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 794e549 commit 630b51bCopy full SHA for 630b51b
.github/workflows/npm-deprecate.yml
@@ -16,7 +16,7 @@ jobs:
16
with:
17
node-version: 16
18
- name: Restore CI Cache
19
- uses: actions/cache@48af2dc4a9e8278b89d7fa154b955c30c6aaab09 # tag=v3.0.2
+ uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
20
id: cache-restore
21
22
path: node_modules
0 commit comments