lighthouse-check-action
lighthouse-check-action copied to clipboard
Update lighthouse package to the latest version
Is your feature request related to a problem? Please describe. We are getting different lighthouse scores when running locally on Chrome and via the GitHub action because of a missmatch in lighthouse versions.
Describe the solution you'd like It would be awesome if the lighthouse version was updated. Current version is 11.5.0 👉 https://www.npmjs.com/package/lighthouse
Additional context We find this package very useful, thanks for building it!