You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
setup-go/dist
Matthew Hughes 145e58d96c 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)
3 months ago
..
cache-save Bump braces from 3.0.2 to 3.0.3 (#487) 7 months ago
setup Prefer installing version from `toolchain` directive 3 months ago