Skip to content

Commit bc09f91

Browse files
committed
update node version
1 parent 0487c88 commit bc09f91

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
@@ -15,7 +15,7 @@ jobs:
1515
- uses: actions/checkout@v2
1616
- uses: actions/setup-node@v1
1717
with:
18-
node-version: "14.x"
18+
node-version: "16.x"
1919
- uses: actions/setup-go@v1
2020
with:
2121
go-version: 1.18

0 commit comments

Comments
 (0)