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 64ab551 commit da667f3Copy full SHA for da667f3
.github/workflows/npm.yml
@@ -16,7 +16,7 @@ jobs:
16
runs-on: ${{ matrix.os }}
17
steps:
18
- uses: actions/checkout@v4
19
- - uses: actions/setup-node@v3
+ - uses: actions/setup-node@v4
20
with:
21
node-version: '12.x'
22
- run: npm install --no-color
0 commit comments