0
1
Fork 0
setup-go/src
Nick 4a4352b330
Add 'go-version' Output (#85)
* Add go-version to action outputs

This provides the semver version of Go that has been installed. This is useful
if only a major or minor version has been provided as the input go-version
value.

* Convert version extraction to a function

Simplify how the version is extracted and add a simple test at the same
time.

Co-authored-by: Peter Mescalchin <peter@magnetikonline.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>

Co-authored-by: Peter Mescalchin <peter@magnetikonline.com>
Co-authored-by: Brian Cristante <33549821+brcrista@users.noreply.github.com>
2022-04-08 12:23:10 -04:00
..
installer.ts Remove stable input and fix SemVer notation (#195) 2022-02-28 10:16:32 +03:00
main.ts Add 'go-version' Output (#85) 2022-04-08 12:23:10 -04:00
setup-go.ts format 2020-02-09 00:29:21 -05:00
system.ts Remove stable input and fix SemVer notation (#195) 2022-02-28 10:16:32 +03:00