We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c4c92d + 9c4b0d5 commit 8fbee52Copy full SHA for 8fbee52
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@d4323d4df104b026a6aa633fdb11d772146be0bf # v4.2.2
+ - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
34
id: npm-cache
35
36
with:
0 commit comments