patch: bump nodejs to 18 for test

This commit is contained in:
Edwin Joassart 2023-10-19 11:26:59 +02:00
parent de877c2c58
commit ece1e02c41

View File

@ -12,7 +12,7 @@ inputs:
# --- custom environment # --- custom environment
NODE_VERSION: NODE_VERSION:
type: string type: string
default: "16.x" default: "18.x"
VERBOSE: VERBOSE:
type: string type: string
default: "true" default: "true"