cfpb / design-system

CFPB's work-in-progress design system
https://cfpb.github.io/design-system
Creative Commons Zero v1.0 Universal
42 stars 13 forks source link

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

Closed anselmbradford closed 1 month ago

anselmbradford commented 1 month ago

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

Testing

  1. Will need to merge and let this run over night.
netlify[bot] commented 1 month ago

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

Name Link
Latest commit f51ce446af9b35d90a2ef3a3f314b94e136db8e9
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.