Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: replace deprecated set-output commands with new syntaxes #215

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

MarlonPassos-git
Copy link
Contributor

Tip

The owner of this PR can publish a preview release by commenting /publish in this PR. Afterwards, anyone can try it out by running pnpm add radashi@pr<PR_NUMBER>.

Summary

Recently, I have seen this warning error in CI.
image

So I opened this pull request, updates the GitHub Actions workflow to replace the deprecated set-output commands with the new recommended syntax.

Related issue, if any:

For any code change,

  • Related documentation has been updated, if needed
  • Related tests have been added or updated, if needed
  • Related benchmarks have been added or updated, if needed

Does this PR introduce a breaking change?

No

@aleclarson aleclarson added the priority: low Delayed action on this is acceptable. label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: low Delayed action on this is acceptable.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants