Update action.yml

pull/4/head
Danny McCormick 6 years ago committed by GitHub
parent 61f2387086
commit eeb946a217
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save