We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61f2387 commit eeb946aCopy full SHA for eeb946a
action.yml
@@ -6,5 +6,5 @@ inputs:
6
description: 'The Go version to download (if necessary) and use. Example: 1.9.3'
7
default: '1.10'
8
runs:
9
- using: 'node'
+ using: 'node12'
10
main: 'lib/setup-go.js'
0 commit comments