Skip to content

Commit c151193

Browse files
committed
fix: update cibuildwheel
1 parent 4b28a7e commit c151193

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheel.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
submodules: true
5757

5858
- name: Build wheels
59-
uses: pypa/cibuildwheel@v2.16.2
59+
uses: pypa/cibuildwheel@v2.17.0
6060
with:
6161
package-dir: ./swmm-toolkit
6262
env:

0 commit comments

Comments
 (0)