mirror of
https://github.com/actions/setup-go.git
synced 2025-06-29 12:43:45 +00:00
Rebuild dist
This commit is contained in:
parent
f1f69d49da
commit
ece959cf2b
2 changed files with 6 additions and 14 deletions
|
@ -358,7 +358,7 @@ export async function resolveStableVersionInput(
|
|||
versionSpec: string,
|
||||
auth: string | undefined,
|
||||
arch = os.arch(),
|
||||
manifest: tc.IToolRelease[] | undefined,
|
||||
manifest: tc.IToolRelease[] | undefined
|
||||
): Promise<string> {
|
||||
if (!manifest) {
|
||||
core.debug('No manifest cached');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue