Skip to content

chore: change deprecated set-output github actions #221

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

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

MarcL
Copy link
Contributor

@MarcL MarcL commented Feb 13, 2023

Summary

GitHub is deprecating the set-output workflow command in actions after 31st May 2023.

This PR changes the GitHub workflow to use the new format.

Test plan

  1. Check that the PR actions work as expected with a pre-release

Relevant links (GitHub issues, Notion docs, etc.) or a picture of cute animal

image

Standard checks:

  • Check the Deploy Preview's Demo site for your PR's functionality
  • Add docs when necessary

@MarcL MarcL requested a review from a team February 13, 2023 17:34
@github-actions github-actions bot added the type: bug code to address defects in shipped code label Feb 13, 2023
Copy link
Contributor

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MarcL! :shipit:

@MarcL MarcL changed the title fix: change deprecated set-output github actions chore: change deprecated set-output github actions Feb 14, 2023
@github-actions github-actions bot added the type: chore work needed to keep the product and development running smoothly label Feb 14, 2023
@MarcL MarcL merged commit 04b68e5 into main Feb 14, 2023
@MarcL MarcL deleted the marcl/fix-github-actions branch February 14, 2023 08:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug code to address defects in shipped code type: chore work needed to keep the product and development running smoothly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants