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 5b685a0Copy full SHA for 5b685a0
.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@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
20
id: cache-restore
21
22
path: node_modules
0 commit comments