We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8db96f commit afbda1cCopy full SHA for afbda1c
.github/workflows/ci.yaml
@@ -30,7 +30,7 @@ jobs:
30
uses: actions/[email protected]
31
with:
32
node-version-file: '.nvmrc'
33
- - uses: actions/[email protected].6
+ - uses: actions/[email protected].7
34
35
path: ~/.npm
36
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
0 commit comments