Chenge in action.yaml file

This commit is contained in:
Sergey-Murtazin 2022-01-19 18:21:35 +03:00
parent 741f2fd714
commit 2fbf77bfdc
2 changed files with 2 additions and 2 deletions

View file

@ -6,7 +6,7 @@ inputs:
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'
default: false
default: 'false'
stable:
description: 'Whether to download only stable versions'
default: 'true'