Skip to content

Commit 15c750d

Browse files
authored
Merge branch 'main' into fix/clone-traits-dynamic-traits
2 parents 67a1fcc + ce0af93 commit 15c750d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-to-pypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
run: python -m pip install twine
2828

2929
- name: Build wheels
30-
uses: pypa/cibuildwheel@v2.23.0
30+
uses: pypa/cibuildwheel@v2.23.2
3131

3232
- name: Check and upload wheels
3333
env:

0 commit comments

Comments
 (0)