Skip to content

Commit

Permalink
ci: update pypa/cibuildwheel action to v2.22.0 (#30)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 0fb8b87 commit 40168e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_build_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
restore-keys: |
cibuildwheel-${{ runner.os }}-${{ matrix.cibw_arch }}
- uses: pypa/cibuildwheel@v2.21.3
- uses: pypa/cibuildwheel@v2.22.0
env:
CIBW_BUILD_VERBOSITY: 1
CIBW_ARCHS: ${{ matrix.cibw_arch }}
Expand Down

0 comments on commit 40168e2

Please sign in to comment.