mirror of https://github.com/actions/setup-go.git
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.
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_. Link: https://go.dev/doc/toolchain#config [1] Issue: https://github.com/actions/setup-go/issues/457 |
2 months ago | |
|---|---|---|
| .. | ||
| data | 1 year ago | |
| cache-restore.test.ts | 3 years ago | |
| cache-utils.test.ts | 1 year ago | |
| setup-go.test.ts | 2 months ago | |
| utils.test.ts | 7 months ago | |
| verify-go.sh | 5 years ago | |
| windows-toolcache.test.ts | 2 years ago | |