|
|
@ -1,10 +1,7 @@
|
|
|
|
# setup-go
|
|
|
|
# setup-go
|
|
|
|
|
|
|
|
|
|
|
|
<p align="left">
|
|
|
|
[](https://github.com/actions/setup-go/actions/workflows/workflow.yml)
|
|
|
|
<a href="https://github.com/actions/setup-go/actions"><img alt="GitHub Actions status" src="https://github.com/actions/setup-go/workflows/build-test/badge.svg"></a>
|
|
|
|
[](https://github.com/actions/setup-go/actions/workflows/versions.yml)
|
|
|
|
|
|
|
|
|
|
|
|
<a href="https://github.com/actions/setup-go/actions"><img alt="versions status" src="https://github.com/actions/setup-go/workflows/go-versions/badge.svg"></a>
|
|
|
|
|
|
|
|
</p>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This action sets up a go environment for use in actions by:
|
|
|
|
This action sets up a go environment for use in actions by:
|
|
|
|
|
|
|
|
|
|
|
|