We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3caa7da + c8127f2 commit ad1012cCopy full SHA for ad1012c
1 file changed
.github/workflows/test-electron.yml
@@ -30,7 +30,7 @@ jobs:
30
if: ${{ !env.ACT }}
31
run: |
32
echo "::set-output name=dir::$(npm config get cache)"
33
- - uses: actions/cache@cdf6c1fa76f9f475f3d7449005a359c84ca0f306 # v5.0.3
+ - uses: actions/cache@668228422ae6a00e4ad889ee87cd7109ec5666a7 # v5.0.4
34
id: npm-cache
35
36
with:
0 commit comments