patch: build on node 20.19

This commit is contained in:
Edwin Joassart 2025-04-15 12:18:01 +02:00
parent 95954d9c92
commit 43d2c6d73d
No known key found for this signature in database
GPG Key ID: A56BE0A21AD56A40

View File

@ -12,7 +12,7 @@ inputs:
# --- custom environment
NODE_VERSION:
type: string
default: '20.10'
default: '20.19'
VERBOSE:
type: string
default: 'true'