Skip to content

Commit f14eb11

Browse files
authored
Update node.js.yml
1 parent a4678b5 commit f14eb11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v2
1313
- uses: actions/setup-node@v2
1414
with:
15-
node-version: 14.x
15+
node-version: 16.14.x
1616
cache: yarn
1717
- name: Build website
1818
run: |

0 commit comments

Comments
 (0)