Skip to content

Commit

Permalink
.github/workflows/cibuildwheel.yml: Upgrade cibuildwheel to 2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mkoeppe committed Jun 24, 2024
1 parent 22dc6c2 commit fb2724b
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 @@ -47,7 +47,7 @@ jobs:
platforms: all

- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.19.1

- uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit fb2724b

Please sign in to comment.