Skip to content

Commit e862ac4

Browse files
[dev] update node version to 16.15.0
1 parent e9d9e69 commit e862ac4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: actions/setup-node@v2
2626
with:
27-
node-version: '14'
27+
node-version: '16.15.0'
2828

2929
- run: yarn install
3030
- run: yarn build

0 commit comments

Comments
 (0)