Skip to content

Commit

Permalink
chore(deps): update pypa/cibuildwheel action to v2.21
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent 3fee6bc commit ee14e8a
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.20
uses: pypa/cibuildwheel@v2.21
env:
CIBW_BUILD_VERBOSITY: 1
CIBW_ARCHS: all
Expand Down

0 comments on commit ee14e8a

Please sign in to comment.