Skip to content

Commit

Permalink
Update pypa/cibuildwheel action to v2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent 6a87fee commit 36d835e
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.17.0
uses: pypa/cibuildwheel@v2.19.0
with:
output-dir: dist
env:
Expand Down

0 comments on commit 36d835e

Please sign in to comment.