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
NODE_VERSION:
type: string
default: "16.x"
default: "18.x"
VERBOSE:
type: string
default: "true"