Skip to content

Commit ba57b36

Browse files
committed
Node 16
1 parent f4074ef commit ba57b36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
- name: Build
2828
uses: actions/setup-node@v2
2929
with:
30-
node-version: '14.x'
30+
node-version: '16.x'
3131

3232
- uses: actions/setup-python@v5
3333
with:

0 commit comments

Comments
 (0)