Skip to content

Bump puppeteer from 23.9.0 to 24.1.1 #540

Bump puppeteer from 23.9.0 to 24.1.1

Bump puppeteer from 23.9.0 to 24.1.1 #540

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@v4
with:
node-version-file: package.json
- run: make ci