Skip to content

Commit

Permalink
chore(deps): update pypa/cibuildwheel action to v2.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and fruch committed Jan 20, 2025
1 parent a2b9b37 commit 4d58810
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- uses: actions/checkout@v4

- name: Build wheels
uses: pypa/cibuildwheel@v2.16.5
uses: pypa/cibuildwheel@v2.22.0

- uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 4d58810

Please sign in to comment.