Skip to content

Commit

Permalink
Bump pypa/cibuildwheel from 2.17.0 to 2.21.0 (#26)
Browse files Browse the repository at this point in the history
Bumps pypa/cibuildwheel from 2.17.0 to 2.21.0.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent ee2b4e5 commit 3ab1ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cibuildwheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.21.0
env:
CIBW_BUILD: 'cp*'

Expand Down

0 comments on commit 3ab1ebd

Please sign in to comment.