Skip to content

Commit

Permalink
chore(deps): update pypa/cibuildwheel action to v2.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 4, 2024
1 parent b1567f8 commit 693a2ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- uses: ilammy/setup-nasm@v1
if: matrix.platform_id == 'win_amd64'
- name: Build wheels
uses: pypa/cibuildwheel@v2.19
uses: pypa/cibuildwheel@v2.20
env:
CIBW_BUILD_VERBOSITY: 1
CIBW_ARCHS: all
Expand Down

0 comments on commit 693a2ab

Please sign in to comment.