mirror of
https://github.com/actions/setup-go.git
synced 2025-12-16 22:49:45 +00:00
Update documentation to specify supported syntaxes for go-version input
This commit is contained in:
parent
9840a7ea12
commit
bb432e5985
@ -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 |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user