Skip to content

chore(deps): bump qs from 6.14.0 to 6.14.1 #186

chore(deps): bump qs from 6.14.0 to 6.14.1

chore(deps): bump qs from 6.14.0 to 6.14.1 #186

Workflow file for this run

name: "Playwright for Cloudflare - Pre-Release"
permissions:
contents: read
on:
push:
pull_request:
jobs:
test_smoke:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: '20.x'
registry-url: 'https://registry.npmjs.org'
- name: Generate Pre-Release
run: |
npm ci
git submodule update --init
cd packages/playwright-cloudflare
npm run build
npx pkg-pr-new publish