mirror of
https://github.com/actions/setup-go.git
synced 2026-04-05 04:09:25 +00:00
Add support for .tool-versions file in setup-go, update workflow (#673)
* setup go in local * add .tool-versions file support
This commit is contained in:
parent
7bc60db215
commit
faf52423ec
8 changed files with 63 additions and 14 deletions
1
__tests__/data/.tool-versions
Normal file
1
__tests__/data/.tool-versions
Normal file
|
|
@ -0,0 +1 @@
|
|||
golang 1.23.2
|
||||
Loading…
Add table
Add a link
Reference in a new issue