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

Lighthouse: Use envvar instead of set-output command #2067

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

anselmbradford
Copy link
Member

The set-output command used in GitHub Actions are deprecated and GitHub recommends using environment files.

This PR updates the usage of ::set-output to "$GITHUB_OUTPUT"

Instructions for envvar usage from GitHub docs:

https://docs.github.com/en/actions/using-workflows/workflow-commands-for-github-actions#setting-an-output-parameter

Changes

  • Lighthouse: Use envvar instead of set-output command

Testing

  1. Will need to merge and let this run over night.

Copy link

netlify bot commented Oct 15, 2024

Thanks for the improvements! Browse a preview of your changes using the link below.

Name Link
🔨 Latest commit f51ce44
🔍 Latest deploy log https://app.netlify.com/sites/cfpb-design-system/deploys/670e7ec4f8ba2d000815bd4e
😎 Deploy Preview https://deploy-preview-2067--cfpb-design-system.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@anselmbradford anselmbradford merged commit 31ed2d7 into main Oct 15, 2024
8 checks passed
@anselmbradford anselmbradford deleted the ans_lighthouse_config branch October 15, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants