Skip to content

Commit d6e86c5

Browse files
committed
ci: update node version
1 parent cdaf7b8 commit d6e86c5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches: [main]
88

99
env:
10-
NODE_VERSION: "16"
10+
NODE_VERSION: "18"
1111

1212
jobs:
1313
full-code-check:

0 commit comments

Comments
 (0)