We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a06be commit b98503cCopy full SHA for b98503c
README.md
@@ -1,5 +1,9 @@
1
# setup-go
2
3
+<p align="left">
4
+ <a href="https://github.com/actions/setup-go"><img alt="GitHub Actions status" src="https://github.com/actions/setup-go/workflows/Main%20workflow/badge.svg"></a>
5
+</p>
6
+
7
This action sets up a go environment for use in actions by:
8
9
- optionally downloading and caching a version of go by version and adding to PATH
0 commit comments