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 192ca4f commit fb6f08bCopy full SHA for fb6f08b
.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