Skip to content

Commit 6581bb4

Browse files
author
GitHub Actions
committed
chore: Update dist
1 parent ee53e0d commit 6581bb4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

dist/cleanup/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -357,6 +357,7 @@ exports.getInput = getInput;
357357
*/
358358
// eslint-disable-next-line @typescript-eslint/no-explicit-any
359359
function setOutput(name, value) {
360+
process.stdout.write(os.EOL);
360361
command_1.issueCommand('set-output', { name }, value);
361362
}
362363
exports.setOutput = setOutput;

dist/index.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)