We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8da4a08 commit d3d491aCopy full SHA for d3d491a
.github/workflows/build.yml
@@ -35,7 +35,7 @@ jobs:
35
- name: Install Node.js 16.x
36
uses: actions/setup-node@v3
37
with:
38
- node-version: '14'
+ node-version: '16'
39
registry-url: 'https://registry.npmjs.org'
40
41
# - name: Install Python 2.7
0 commit comments