We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 563af8c + 1214f3c commit b03dc3eCopy full SHA for b03dc3e
1 file changed
.github/workflows/client-next-js-build.yml
@@ -8,7 +8,7 @@ on:
8
inputs:
9
node_version:
10
type: string
11
- default: 16
+ default: 18
12
jobs:
13
build:
14
runs-on: ubuntu-latest
0 commit comments