Skip to content
This repository has been archived by the owner on Oct 29, 2024. It is now read-only.

Commit

Permalink
ci: update pypa/cibuildwheel action to v2.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 30, 2024
1 parent 0d17401 commit a94f488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
restore-keys: |
cibuildwheel-${{ runner.os }}-${{ matrix.arch }}
- uses: pypa/cibuildwheel@v2.20.0
- uses: pypa/cibuildwheel@v2.21.1
env:
CIBW_BUILD_VERBOSITY: 1
CIBW_ARCHS: ${{ matrix.arch }}
Expand Down

0 comments on commit a94f488

Please sign in to comment.