mirror of
https://github.com/actions/setup-node.git
synced 2025-12-17 10:51:38 +08:00
fix readme and warning
This commit is contained in:
2
dist/index.js
vendored
2
dist/index.js
vendored
@@ -13153,7 +13153,7 @@ function resolveVersionFromManifest(versionSpec, stable, auth) {
|
||||
return info === null || info === void 0 ? void 0 : info.resolvedVersion;
|
||||
}
|
||||
catch (err) {
|
||||
core.warning('Unable to resolve version from manifest...');
|
||||
core.info('Unable to resolve version from manifest...');
|
||||
core.debug(err.message);
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user