mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-07 16:27:27 +00:00
Updating to node20
This commit is contained in:
parent
ed11bda1c4
commit
8b4478c701
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