mirror of
https://github.com/actions/setup-go.git
synced 2024-11-15 11:54:34 +08:00
145e58d96c
Prefer this over the version from the `go` directive. Per the docs[1] > The toolchain line declares a suggested toolchain to use with the module or workspace It seems reasonable to use this, since running this action in a directory containing a `go.mod` (or `go.work`) suggests the user is wishing to work _with the module or workspace_. See (TODO link issue) |
||
---|---|---|
.. | ||
data | ||
cache-restore.test.ts | ||
cache-utils.test.ts | ||
setup-go.test.ts | ||
verify-go.sh | ||
windows-toolcache.test.ts |