mirror of
https://code.forgejo.org/actions/setup-node.git
synced 2025-06-16 08:51:10 +00:00
Update tests
This commit is contained in:
parent
8f9fe012e3
commit
2ebb54b081
3 changed files with 9 additions and 7 deletions
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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue