work on resolving comments

This commit is contained in:
Dmitry Shibanov 2022-02-07 11:27:41 +03:00
parent 693f445fa2
commit 1b3105fea3
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ inputs:
go-version:
description: 'The Go version to download (if necessary) and use. Supports semver spec and ranges.'
check-latest:
description: 'Set this option if you want the action to check for the latest available version that satisfies the version spec'
description: 'Set this option to true if you want the action to always check for the latest available version that satisfies the version spec'
default: false
stable:
description: 'Whether to download only stable versions'