We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78b157 commit 97993f9Copy full SHA for 97993f9
.github/workflows/pypi_upload.yml
@@ -89,7 +89,7 @@ jobs:
89
90
steps:
91
- uses: actions/checkout@v4
92
- - uses: pypa/cibuildwheel@v2.16.5
+ - uses: pypa/cibuildwheel@v2.17.0
93
with:
94
only: ${{ matrix.only }}
95
0 commit comments