mirror of
https://github.com/GoTestTools/gotestfmt-action.git
synced 2026-02-08 00:37:27 +00:00
Updating to node16 (#6)
Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com> Signed-off-by: Janos Bonic <86970079+janosdebugs@users.noreply.github.com>
This commit is contained in:
parent
59eb7e3506
commit
803214ad85
1 changed files with 1 additions and 1 deletions
|
|
@ -21,5 +21,5 @@ inputs:
|
|||
required: false
|
||||
default: 'gotestfmt'
|
||||
runs:
|
||||
using: 'node12'
|
||||
using: 'node16'
|
||||
main: 'index.js'
|
||||
|
|
|
|||
Loading…
Reference in a new issue