mirror of
https://github.com/actions/setup-go
synced 2024-11-12 16:42:40 +00:00
Update description
This commit is contained in:
parent
75259a5ae0
commit
8dd2e77965
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
name: 'Setup Go environment'
|
name: 'Setup Go'
|
||||||
description: 'Setup a Go environment and add it to the PATH, additionally providing proxy support'
|
description: 'Set up a specific version of Go and add the command-line tools to the PATH'
|
||||||
author: 'GitHub'
|
author: 'GitHub'
|
||||||
inputs:
|
inputs:
|
||||||
go-version:
|
go-version:
|
||||||
|
|
Loading…
Reference in a new issue