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 71f010c commit 436ff25Copy full SHA for 436ff25
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ubuntu-20.04
17
steps:
18
- uses: actions/[email protected]
19
- - uses: actions/setup-node@v2.5.1
+ - uses: actions/setup-node@v3
20
with:
21
node-version-file: .nvmrc
22
cache: npm
0 commit comments