Update documentation to specify supported syntaxes for go-version input

This commit is contained in:
mahabaleshwars 2025-11-19 10:23:55 +05:30
parent 9840a7ea12
commit bb432e5985

View file

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