Skip to content

Commit a1b1643

Browse files
committed
update node
1 parent b5afb7e commit a1b1643

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: Install Node.js, NPM and Yarn
1717
uses: actions/setup-node@v1
1818
with:
19-
node-version: 14
19+
node-version: 15
2020

2121
- name: Install Wine
2222
run: |

0 commit comments

Comments
 (0)