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 561c375 commit 2249b4cCopy full SHA for 2249b4c
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
uses: actions/[email protected]
33
with:
34
node-version: ${{ matrix.node_version }}
35
- - uses: actions/[email protected].6
+ - uses: actions/[email protected].7
36
37
path: ~/.npm
38
key: ${{ runner.os }}-node-${{ hashFiles('**/package-lock.json') }}
0 commit comments