Skip to content

Bump puppeteer from 21.4.1 to 21.5.2 #416

Bump puppeteer from 21.4.1 to 21.5.2

Bump puppeteer from 21.4.1 to 21.5.2 #416

Workflow file for this run

name: CI
on:
- pull_request
env:
ENVIRONMENT: production
jobs:
CI:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v3
with:
node-version-file: package.json
- run: make ci