mirror of https://github.com/actions/setup-go.git
Update README.md
This commit is contained in:
parent
092c87cfec
commit
10a6978541
|
@ -3,6 +3,8 @@
|
||||||
[](https://github.com/actions/setup-go/actions/workflows/workflow.yml)
|
[](https://github.com/actions/setup-go/actions/workflows/workflow.yml)
|
||||||
[](https://github.com/actions/setup-go/actions/workflows/versions.yml)
|
[](https://github.com/actions/setup-go/actions/workflows/versions.yml)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
This action sets up a go environment for use in actions by:
|
This action sets up a go environment for use in actions by:
|
||||||
|
|
||||||
- Optionally downloading and caching a version of Go by version and adding to `PATH`.
|
- Optionally downloading and caching a version of Go by version and adding to `PATH`.
|
||||||
|
|
Loading…
Reference in New Issue