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