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: set_output is deprecated, update to new standard #1213

Open
PGijsbers opened this issue Feb 22, 2023 · 0 comments
Open

Github Actions: set_output is deprecated, update to new standard #1213

PGijsbers opened this issue Feb 22, 2023 · 0 comments
Labels
CI About continious integration
Milestone

Comments

@PGijsbers
Copy link
Collaborator

In the 'Store repository status' step we get this message:

Run echo "::set-output name=BEFORE::$(git status --porcelain -b)"
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/

@PGijsbers PGijsbers added the CI About continious integration label Feb 22, 2023
@PGijsbers PGijsbers added this to the 0.14.0 milestone Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI About continious integration
Projects
None yet
Development

No branches or pull requests

1 participant