mirror of
https://github.com/actions/setup-go.git
synced 2025-06-30 05:03:43 +00:00
resolving comments
This commit is contained in:
parent
1b3105fea3
commit
df1bbd3ffb
4 changed files with 4 additions and 4 deletions
2
dist/index.js
vendored
2
dist/index.js
vendored
|
@ -5966,7 +5966,7 @@ function resolveVersionFromManifest(versionSpec, stable, auth) {
|
|||
return info === null || info === void 0 ? void 0 : info.resolvedVersion;
|
||||
}
|
||||
catch (err) {
|
||||
core.info('Unable to resolve version from manifest...');
|
||||
core.info('Unable to resolve a version from the manifest...');
|
||||
core.debug(err.message);
|
||||
}
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue