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

Deprecation warning shown: Warning: The 'set-output command is deprecated #247

Closed
weyert opened this issue Feb 24, 2024 · 5 comments · Fixed by #248
Closed

Deprecation warning shown: Warning: The 'set-output command is deprecated #247

weyert opened this issue Feb 24, 2024 · 5 comments · Fixed by #248

Comments

@weyert
Copy link

weyert commented Feb 24, 2024

When you use this Github Action it shows the following deprecation message:

Warning: The 'set-output command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see:
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

@weyert weyert changed the title Deprecation warning shown Deprecation warning shown: Warning: The 'set-output command is deprecated Feb 24, 2024
@endorama
Copy link
Owner

Hello, thank you for reporting this. Happy to receive a contribution for it, or I'll work on a fix in the next weeks.

@weyert
Copy link
Author

weyert commented Feb 25, 2024

I have raised a PR that updates the dependencies and sets Node to v20. I think that should fix it.
Let me know, if you prefer separate PRs for the different changes

@endorama
Copy link
Owner

endorama commented Feb 25, 2024

Thanks a lot for the PR. I agree it should fix it,as mentioned here actions/toolkit#1218 (comment)

Updating the core SDK should fix it for good.

The CI is failing but I should be able to address it tomorrow.

@weyert
Copy link
Author

weyert commented Feb 27, 2024

Thanks @endorama. I am not sure what the failing workflow meant. Not seeing what causing the issue to be honest

@weyert
Copy link
Author

weyert commented Mar 10, 2024

@endorama Do you know how I can fix the failing workflow?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants