Skip to content

Commit b03dc3e

Browse files
Merge pull request #51 from ShapeGames/rotarsebastian-patch-1
Update default Node.js version to 18
2 parents 563af8c + 1214f3c commit b03dc3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/client-next-js-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
inputs:
99
node_version:
1010
type: string
11-
default: 16
11+
default: 18
1212
jobs:
1313
build:
1414
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)