chore: upgrade next (#1300)

This commit is contained in:
Lucas Smith
2024-09-03 09:48:54 +10:00
committed by GitHub
parent 5f4972d63b
commit fd7c1fea1c
13 changed files with 292 additions and 686 deletions

View File

@ -2,7 +2,7 @@ name: 'Setup node and cache node_modules'
inputs:
node_version:
required: false
default: v18.x
default: v20.x
runs:
using: 'composite'