vercel / analytics

Privacy-friendly, real-time traffic insights
https://vercel.com/analytics
Mozilla Public License 2.0
423 stars 26 forks source link

Update playwright and pin version in CI #30

Closed dglsparsons closed 1 year ago

dglsparsons commented 1 year ago

Updating to latest so we have sane versions of everything.

Also, use pnpx playwright@X.Y.Z install in CI to install the necessary browsers. This prevents our installed dependency from mismatching with the installed browsers.