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 be282b6 commit 16c92fcCopy full SHA for 16c92fc
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
check-latest: true
31
32
- name: Cache node_modules 📦
33
- uses: actions/[email protected].4
+ uses: actions/[email protected].7
34
with:
35
path: ~/.npm
36
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
0 commit comments