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

Fix 'set-output' warning #157

Closed
Sorana-Maria opened this issue Nov 13, 2023 · 0 comments · Fixed by #163
Closed

Fix 'set-output' warning #157

Sorana-Maria opened this issue Nov 13, 2023 · 0 comments · Fixed by #163

Comments

@Sorana-Maria
Copy link

Sorana-Maria commented Nov 13, 2023

Describe the bug
The action now throws the following 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/"

To Reproduce
Steps to reproduce the behavior:
Run the action and check the logs

Expected behavior
Not have this warning as the action before worked without a problem.

Screenshots
image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Microsoft Edge
  • Version: 10
@rajbos rajbos mentioned this issue Dec 10, 2023
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.

1 participant