There was an error while loading. Please reload this page.
1 parent 46c06d4 commit 4a16877Copy full SHA for 4a16877
1 file changed
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
node-version: ${{ env.NODE_VERSION }}
25
26
- name: Cache
27
- uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
28
with:
29
path: ~/.npm
30
key: ${{ runner.os }}-node-${{ env.NODE_VERSION }}-npm-lock-${{ hashFiles('**/package-lock.json') }}
0 commit comments