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.
2 parents 58f47c6 + 7b537e8 commit de1dbc4Copy full SHA for de1dbc4
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@
16
- name: Install Node.js
17
uses: actions/setup-node@v1
18
with:
19
- node-version: 14
+ node-version: 16
20
- name: Install Dependencies
21
run: npm install
22
- name: Build project
0 commit comments