You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: The Go version to download (if necessary) and use. Supports semver spec and ranges.
required: false
default: '1.22'
default: '1.23'
check-latest:
description: If true, checks whether the cached go version is the latest, if not then downloads the latest. Useful when you need to use the latest version.