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 a0826c3 commit 59e041dCopy full SHA for 59e041d
.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: 12.4.0
+ node-version: 16.15.1
24
25
- name: Build
26
run: npm install
0 commit comments