Update documentation to specify supported syntaxes for `go-version` input

pull/674/head
mahabaleshwars 3 weeks ago
parent 9840a7ea12
commit bb432e5985

@ -339,6 +339,8 @@ jobs:
### Supported Version Syntax
The `go-version` input supports the following syntax:
| Syntax Type | Example | Description |
|-------------|---------|-------------|
| Specific version | `1.23.2` | Installs this exact version |

Loading…
Cancel
Save