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 f8758fa commit 6b31a8aCopy full SHA for 6b31a8a
.github/workflows/node.js.yml
@@ -10,6 +10,6 @@ jobs:
10
build:
11
runs-on: ubuntu-latest
12
steps:
13
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
14
- run: npm ci
15
- run: npm test
0 commit comments