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

GitHub Actions: new way to print to stdout #546

Open
arolfes opened this issue Mar 21, 2023 · 0 comments
Open

GitHub Actions: new way to print to stdout #546

arolfes opened this issue Mar 21, 2023 · 0 comments

Comments

@arolfes
Copy link
Contributor

arolfes commented Mar 21, 2023

Currently our Workflow throws this 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/

We have to adjust the way we write to stdout in order to fix that warning.

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

No branches or pull requests

1 participant