Skip to content

Bump rollup from 4.24.2 to 4.24.3 in the rollup group #1783

Bump rollup from 4.24.2 to 4.24.3 in the rollup group

Bump rollup from 4.24.2 to 4.24.3 in the rollup group #1783

Workflow file for this run

name: CI for each of Pull Requests
on:
pull_request:
permissions:
contents: read
# see https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#example-only-cancel-in-progress-jobs-or-runs-for-the-current-workflow
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
uses: ./.github/workflows/ci.yaml