mirror of
https://github.com/actions/setup-node.git
synced 2025-12-15 09:21:40 +08:00
Update tests
This commit is contained in:
1
dist/setup/index.js
vendored
1
dist/setup/index.js
vendored
@@ -71906,6 +71906,7 @@ function printEnvDetailsAndSetOutput() {
|
||||
core.endGroup();
|
||||
});
|
||||
}
|
||||
exports.printEnvDetailsAndSetOutput = printEnvDetailsAndSetOutput;
|
||||
function getToolVersion(tool, options) {
|
||||
return __awaiter(this, void 0, void 0, function* () {
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user