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 c281861 commit 10a8618Copy full SHA for 10a8618
.github/workflows/npm-gulp.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Use Node.js ${{ matrix.node-version }}
21
uses: actions/setup-node@v1
22
with:
23
- node-version: 18
+ node-version: 12
24
25
- name: Build
26
run: npm install
0 commit comments