Improve toolchain handling by matthewhughes934 · Pull Request #460 · actions/setup-go

Configure environment to avoid toolchain installs Force go to always use the local toolchain (i.e. the one the one that shipped with the go command being run) via setting the GOTOOLCHAIN environmen...