Skip to content

Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 #452

Bump pypa/cibuildwheel from 2.16.5 to 2.17.0

Bump pypa/cibuildwheel from 2.16.5 to 2.17.0 #452

Workflow file for this run

# Reference:
# - https://github.com/actions/checkout
name: ci-manifest
on:
pull_request:
branches:
- "*"
push:
branches-ignore:
- "dependabot/*"
workflow_dispatch:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
manifest:
name: "check-manifest"
runs-on: ubuntu-latest
defaults:
run:
shell: bash -l {0}
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: "check-manifest"
run: |
pipx run check-manifest