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.18.1 (#3)
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 May 22, 2024
1 parent 28912e9 commit 038bb3c
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 @@ -48,7 +48,7 @@ jobs:
restore-keys: |
cibuildwheel-${{ runner.os }}-${{ matrix.arch }}
- uses: pypa/cibuildwheel@v2.18.0
- uses: pypa/cibuildwheel@v2.18.1
env:
CIBW_BUILD_VERBOSITY: 1
CIBW_ARCHS: ${{ matrix.arch }}
Expand Down

0 comments on commit 038bb3c

Please sign in to comment.