We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6c1fb76 + 14ebe4e commit 34cd70dCopy full SHA for 34cd70d
.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@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
45
env:
46
cache-name: cache-node-modules
47
with:
0 commit comments