Skip to content

Commit

Permalink
Update pypa/cibuildwheel action to v2.21.2 (#44)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent a34a457 commit 7e78a08
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.19.1
uses: pypa/cibuildwheel@v2.21.2
with:
output-dir: dist
env:
Expand Down

0 comments on commit 7e78a08

Please sign in to comment.