Skip to content

Commit

Permalink
Merge pull request #20 from wanadev/dependabot/github_actions/pypa/ci…
Browse files Browse the repository at this point in the history
…buildwheel-2.21.1

Bump pypa/cibuildwheel from 2.21.0 to 2.21.1
  • Loading branch information
flozz authored Sep 24, 2024
2 parents 57a75cc + 3ecb501 commit efc2058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
platforms: all

- name: "Build wheels"
uses: pypa/[email protected].0
uses: pypa/[email protected].1
env:
CIBW_ARCHS: ${{ matrix.cibw_archs }}
PIP_USE_PEP517: 1
Expand Down

0 comments on commit efc2058

Please sign in to comment.