We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I always appreciate your great work.
GitHub Actions will deprecate set-output according to this link.
In your code, core.setOutput is related to set-output, so could you replace it with another function like something in this link?
core.setOutput
set-output
Thank you.