mirror of
https://code.forgejo.org/actions/setup-go.git
synced 2024-11-06 04:35:48 -05:00
Update action.yml
This commit is contained in:
parent
61f2387086
commit
eeb946a217
1 changed files with 1 additions and 1 deletions
|
@ -6,5 +6,5 @@ inputs:
|
|||
description: 'The Go version to download (if necessary) and use. Example: 1.9.3'
|
||||
default: '1.10'
|
||||
runs:
|
||||
using: 'node'
|
||||
using: 'node12'
|
||||
main: 'lib/setup-go.js'
|
||||
|
|
Loading…
Reference in a new issue