mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-08 08:47:28 +00:00
Updating to node20
This commit is contained in:
parent
ed11bda1c4
commit
8983e53a1e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ inputs:
|
|||
required: false
|
||||
default: 'gotestfmt'
|
||||
runs:
|
||||
using: 'node16'
|
||||
using: 'node20'
|
||||
main: 'index.js'
|
||||
|
|
|
|||
Loading…
Reference in a new issue