mirror of
https://github.com/actions/setup-go.git
synced 2025-06-29 12:43:45 +00:00
Apply PR suggestions
This commit is contained in:
parent
317adaa2cb
commit
46c78a9b17
2 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ async function resolveStableVersionInput(
|
|||
core.info(`Oldstable version resolved as ${uniqueVersions[1]}`);
|
||||
|
||||
const oldstableVersion = await installer.getInfoFromManifest(
|
||||
versionSpec,
|
||||
uniqueVersions[1],
|
||||
true,
|
||||
auth,
|
||||
arch,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue