Skip to content

Commit

Permalink
chore: bump cibuildwheel to 2.16.5
Browse files Browse the repository at this point in the history
For more info see pypa/cibuildwheel#1740
  • Loading branch information
gnikit authored Feb 2, 2024
1 parent 4a67f78 commit ba62cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: ilammy/msvc-dev-cmd@v1

- name: Build wheels
uses: pypa/[email protected].4
uses: pypa/[email protected].5

- name: Make wheels Pythonless
run: |
Expand Down

0 comments on commit ba62cfd

Please sign in to comment.