We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c95d1c commit b5a6beaCopy full SHA for b5a6bea
1 file changed
.github/workflows/ci.yml
@@ -23,7 +23,7 @@ jobs:
23
with:
24
node-version: 18.20.0
25
26
- - uses: actions/cache@5a3ec84eff668545956fd18022155c47e93e2684 # v4.2.3
+ - uses: actions/cache@55cc8345863c7cc4c66a329aec7e433d2d1c52a9 # v6.1.0
27
28
path: node_modules
29
key: npm-${{ hashFiles('package-lock.json') }}
0 commit comments