Closed DMRobertson closed 1 year ago
Does the setup-go
in this repo need to be updated to enforce this? I.e. these have the same warning:
Warning: go-version input was not specified. The action will try to use pre-installed version.
Oh, ISWYM! It feels like it probably ought to.
Synapse tried to build complement using the go version specificed in go.mod, and failed:
See https://github.com/matrix-org/synapse/pull/16567#issuecomment-1784220124 onwards.