Skip to content

Commit b98503c

Browse files
author
Danny McCormick
authored
Add badge
1 parent e7a06be commit b98503c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# setup-go
22

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+
37
This action sets up a go environment for use in actions by:
48

59
- optionally downloading and caching a version of go by version and adding to PATH

0 commit comments

Comments
 (0)