Skip to content

Commit

Permalink
TST Update pypa/cibuildwheel
Browse files Browse the repository at this point in the history
  • Loading branch information
luispedro committed Jul 3, 2024
1 parent a5f1b63 commit 5793160
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.17.0
uses: pypa/cibuildwheel@v2.19.2
# env:
# CIBW_SOME_OPTION: value
# ...
Expand Down Expand Up @@ -73,4 +73,4 @@ jobs:
path: dist
merge-multiple: true

- uses: pypa/gh-action-pypi-publish@release/v1
- uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit 5793160

Please sign in to comment.