mirror of
https://github.com/actions/setup-go.git
synced 2025-04-25 10:22:14 +00:00
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 #31 |
||
---|---|---|
.. | ||
data | ||
installer.test.ts |