Skip to content

Commit

Permalink
Update cibuildwheel to v2.16.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jstone-lucasfilm committed Feb 1, 2024
1 parent 7bec19f commit a043d9f
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 @@ -402,7 +402,7 @@ jobs:
path: sdist

- name: Build Wheel
uses: pypa/cibuildwheel@v2.13.1
uses: pypa/cibuildwheel@v2.16.5
with:
package-dir: ${{ github.workspace }}/sdist/${{ needs.sdist.outputs.sdist_filename }}
env:
Expand Down

0 comments on commit a043d9f

Please sign in to comment.