diff --git a/action.yml b/action.yml index b2283e6..2d19740 100644 --- a/action.yml +++ b/action.yml @@ -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: