Skip to content

Commit

Permalink
Update pypa/cibuildwheel action to v2.17.0 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Josh Hadley <[email protected]>
  • Loading branch information
renovate[bot] and josh-hadley authored Mar 11, 2024
1 parent 2e5d4f5 commit 6a87fee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
python-version: '3.9'

- name: Build wheel
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.17.0
with:
output-dir: dist
env:
Expand Down

0 comments on commit 6a87fee

Please sign in to comment.