Skip to content

Commit ca8a329

Browse files
author
GitHub Actions
committed
chore: Update dist
1 parent d5e2bfd commit ca8a329

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dist/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32733,6 +32733,7 @@ exports.getInput = getInput;
3273332733
*/
3273432734
// eslint-disable-next-line @typescript-eslint/no-explicit-any
3273532735
function setOutput(name, value) {
32736+
process.stdout.write(os.EOL);
3273632737
command_1.issueCommand('set-output', { name }, value);
3273732738
}
3273832739
exports.setOutput = setOutput;

0 commit comments

Comments
 (0)