Updating to node16 (#6)

Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>

Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
This commit is contained in:
Janos Bonic 2022-10-20 15:23:59 +01:00 committed by GitHub
parent ea487b2cee
commit 65f1d2228f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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