We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df445c6 + 7cdf324 commit a926e99Copy full SHA for a926e99
1 file changed
.github/workflows/test-npm.yaml
@@ -41,7 +41,7 @@ jobs:
41
# https://github.com/marketplace/actions/cache
42
- name: cache node modules
43
id: cache-npm
44
- uses: actions/cache@9255dc7a253b0ccc959486e2bca901246202afeb # v5.0.1
+ uses: actions/cache@8b402f58fbc84540c8b491a91e594a4576fec3d7 # v5.0.2
45
env:
46
cache-name: cache-node-modules
47
with:
0 commit comments