mirror of
https://github.com/actions/setup-go.git
synced 2025-04-24 01:50:52 +00:00
Update description to go 1.13.5
This commit is contained in:
parent
b5b72e2199
commit
901b9cf182
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ description: 'Setup a Go environment and add it to the PATH, additionally provid
|
|||
author: 'GitHub'
|
||||
inputs:
|
||||
go-version:
|
||||
description: 'The Go version to download (if necessary) and use. Example: 1.13.3'
|
||||
description: 'The Go version to download (if necessary) and use. Example: 1.13.5'
|
||||
default: '1.13.x'
|
||||
# Deprecated option, do not use. Will not be supported after October 1, 2019
|
||||
version:
|
||||
|
|
Loading…
Add table
Reference in a new issue