mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-05-23 00:15:53 +00:00
Upgrade to nodejs 24
Signed-off-by: Jared O'Connell <joconnel@redhat.com>
This commit is contained in:
parent
8b4478c701
commit
fb5c75e22a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ inputs:
|
|||
required: false
|
||||
default: 'gotestfmt'
|
||||
runs:
|
||||
using: 'node20'
|
||||
using: 'node24'
|
||||
main: 'index.js'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue