Skip to content

Commit eeb946a

Browse files
author
Danny McCormick
authored
Update action.yml
1 parent 61f2387 commit eeb946a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ inputs:
66
description: 'The Go version to download (if necessary) and use. Example: 1.9.3'
77
default: '1.10'
88
runs:
9-
using: 'node'
9+
using: 'node12'
1010
main: 'lib/setup-go.js'

0 commit comments

Comments
 (0)