Skip to content

chore(deps): bump web-vitals from 3.5.2 to 4.2.4 #1647

chore(deps): bump web-vitals from 3.5.2 to 4.2.4

chore(deps): bump web-vitals from 3.5.2 to 4.2.4 #1647

Workflow file for this run

name: test docker
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
docker-build:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- name: check the dockerfile
run: |
docker build .