Skip to content

Commit 7fbc127

Browse files
committed
Update cibuildwheel to v2.21.3
1 parent 746cfd0 commit 7fbc127

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cibuildwheel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Build wheels
22-
uses: pypa/cibuildwheel@v2.19.1
22+
uses: pypa/cibuildwheel@v2.21.3
2323
env:
2424
CIBW_SOME_OPTION: value
2525
with:

0 commit comments

Comments
 (0)