Skip to content

Bump puppeteer from 24.4.0 to 24.7.2 #408

Bump puppeteer from 24.4.0 to 24.7.2

Bump puppeteer from 24.4.0 to 24.7.2 #408

name: Build PR
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install dependencies
run: npm install
- name: Build
run: npm run build
- uses: stefanzweifel/git-auto-commit-action@v4
with:
commit_message: Apply changes from build