Skip to content

Commit

Permalink
build(deps): update pypa/cibuildwheel action to v2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent ba28569 commit 508d60f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
run: pipx install uv

- name: Build wheels 🛞
uses: pypa/cibuildwheel@v2.20.0
uses: pypa/cibuildwheel@v2.21.0
env:
CIBW_BUILD_FRONTEND: build[uv]

Expand Down

0 comments on commit 508d60f

Please sign in to comment.