Skip to content

build(deps): bump puppeteer from 21.3.8 to 21.4.0 #1398

build(deps): bump puppeteer from 21.3.8 to 21.4.0

build(deps): bump puppeteer from 21.3.8 to 21.4.0 #1398

name: Backwards Compatibility
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: npm i
- name: Run Backwards Compatibility
run: npm run bw-compatibility