mirror of
https://github.com/actions/setup-go.git
synced 2025-12-17 06:59:51 +00:00
v6 documentation update
This commit is contained in:
parent
f5651b2b5c
commit
fef3dee3c5
@ -26,7 +26,7 @@ Now correctly interprets both go and toolchain directives from go.mod:
|
||||
go 1.21.0 // Minimum required version
|
||||
toolchain go1.21.6 // V6 uses this exact version
|
||||
```
|
||||
###Advanced Version Resolution
|
||||
### Advanced Version Resolution
|
||||
Supports comprehensive version patterns:
|
||||
|
||||
Comparison operators: >=1.21.0, <1.22.0
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user