Skip to content

Commit de1dbc4

Browse files
authored
Merge pull request #14 from Hedgefog/master
update workflow
2 parents 58f47c6 + 7b537e8 commit de1dbc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
- name: Install Node.js
1717
uses: actions/setup-node@v1
1818
with:
19-
node-version: 14
19+
node-version: 16
2020
- name: Install Dependencies
2121
run: npm install
2222
- name: Build project

0 commit comments

Comments
 (0)