treosh / lighthouse-ci-action

Audit URLs using Lighthouse and test performance with Lighthouse CI.
MIT License
1.17k stars 82 forks source link

chore: Update to @actions/core@^1.10.0 #111

Closed pm-pp closed 1 year ago

pm-pp commented 1 year ago

Hey 👋🏻

@treosh/lighthouse-ci-action recently started to emit warnings about the set-output command with a link to the page GitHub Actions: Deprecating save-state and set-output commands

Action authors who are using the toolkit should update the @actions/core package to v1.10.0 or greater to get the updated saveState and setOutput functions.

This pull request's intention is to address that upgrade to @actions/core@^1.10.0.

Great job with this action!

alekseykulikov commented 1 year ago

thanks, already live