Skip to content

Bump web-vitals from 3.5.1 to 3.5.2 #4865

Bump web-vitals from 3.5.1 to 3.5.2

Bump web-vitals from 3.5.1 to 3.5.2 #4865

Workflow file for this run

name: Lint
on:
pull_request: ~
push:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: ./.github/actions/prepare
- name: Lint
run: pnpm lint