mirror of https://github.com/actions/setup-go.git
Add support for major release selection
This commit adds 'latest' version alias that resolves to the latest available release. The getPossibleVersions function filters available releases using startsWith(version), so calling getLatestVersion(version) with an empty string will return the latest release. Closes #31pull/32/head
parent
9fbc767707
commit
dcc74252e8
Loading…
Reference in New Issue