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

Remove deprecated setoutput in GitHub actions #1917

Merged
merged 2 commits into from
Apr 11, 2023
Merged

Remove deprecated setoutput in GitHub actions #1917

merged 2 commits into from
Apr 11, 2023

Conversation

miguelgfierro
Copy link
Collaborator

@miguelgfierro miguelgfierro commented Apr 11, 2023

Description

Deprecated command. More info https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Before:
https://github.com/microsoft/recommenders/actions/runs/4568440104

After:
https://github.com/microsoft/recommenders/actions/runs/4666074607

Related Issues

References

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • This PR is being made to staging branch and not to main branch.

@wutaomsft wutaomsft merged commit 3d150e6 into staging Apr 11, 2023
26 checks passed
@miguelgfierro miguelgfierro deleted the setoutput branch April 12, 2023 09:46
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 this pull request may close these issues.

None yet

2 participants