Skip to content

chore: bump regex-automata from 0.4.10 to 0.4.12 #3632

chore: bump regex-automata from 0.4.10 to 0.4.12

chore: bump regex-automata from 0.4.10 to 0.4.12 #3632

Workflow file for this run

on: [pull_request]
name: benchmark pull requests
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: true
jobs:
benchmark:
name: run benchmark
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # ratchet:actions/checkout@v5
- uses: boa-dev/criterion-compare-action@59f4d964c5f19d7f13d36f5c0944b18ce6652cb0
with:
branchName: ${{ github.base_ref }}
package: "sqruff-lib"