Skip to content

chore: fix deprecated set-output github workflow command #564

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 2 commits into from
Feb 15, 2023

Conversation

MarcL
Copy link
Contributor

@MarcL MarcL commented Feb 14, 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 14, 2023 08:38
@netlify
Copy link

netlify bot commented Feb 14, 2023

Deploy Preview for netlify-plugin-gatsby-demo canceled.

Name Link
🔨 Latest commit e42e45e
🔍 Latest deploy log https://app.netlify.com/sites/netlify-plugin-gatsby-demo/deploys/63ecc3f2734cfd0008a2908e

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.

:shipit:

@MarcL MarcL enabled auto-merge (squash) February 15, 2023 11:47
@MarcL MarcL merged commit c37721e into main Feb 15, 2023
@MarcL MarcL deleted the marcl/fix-github-actions branch February 15, 2023 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants