setup-go/dist
Matthew Hughes be5f1f14e1 Prefer installing version from toolchain directive
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)
2024-03-03 09:48:10 +00:00
..
cache-save Update dependencies for node20 (#445) 2023-12-05 17:50:42 +01:00
setup Prefer installing version from toolchain directive 2024-03-03 09:48:10 +00:00