We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdaf7b8 commit d6e86c5Copy full SHA for d6e86c5
1 file changed
.github/workflows/ci.yml
@@ -7,7 +7,7 @@ on:
7
branches: [main]
8
9
env:
10
- NODE_VERSION: "16"
+ NODE_VERSION: "18"
11
12
jobs:
13
full-code-check:
0 commit comments