We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b28a7e commit c151193Copy full SHA for c151193
.github/workflows/build_wheel.yml
@@ -56,7 +56,7 @@ jobs:
56
submodules: true
57
58
- name: Build wheels
59
- uses: pypa/cibuildwheel@v2.16.2
+ uses: pypa/cibuildwheel@v2.17.0
60
with:
61
package-dir: ./swmm-toolkit
62
env:
0 commit comments