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 5e55677 commit b42382cCopy full SHA for b42382c
.github/workflows/test.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
- uses: actions/checkout@master
17
18
- - name: Use Node.js 18.x
+ - name: Setup Node.js
19
uses: actions/setup-node@master
20
with:
21
node-version: ${{ matrix.nodeVer }}
0 commit comments