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