Updating to node16

Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
This commit is contained in:
Janos Bonic 2022-10-20 09:35:54 +02:00 committed by Michael Engel
parent ea487b2cee
commit 52e6a46b42
No known key found for this signature in database
GPG key ID: 02F719D03B420F29

View file

@ -21,5 +21,5 @@ inputs:
required: false
default: 'gotestfmt'
runs:
using: 'node12'
using: 'node16'
main: 'index.js'