Skip to content

Commit

Permalink
Updates pypa/cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
gremid committed Sep 27, 2024
1 parent c95c7aa commit d81d570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
with:
python-version: '3.11'
- name: Build wheels
uses: pypa/cibuildwheel@v2.0.0
uses: pypa/cibuildwheel@v2.21.1
- uses: actions/upload-artifact@v4
with:
path: wheelhouse/*.whl
Expand Down

0 comments on commit d81d570

Please sign in to comment.