Upgrade to nodejs 24

Signed-off-by: Jared O'Connell <joconnel@redhat.com>
This commit is contained in:
Jared O'Connell 2026-04-15 14:06:18 -04:00
parent 8b4478c701
commit fb5c75e22a

View file

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