We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ff3bd commit 6e693adCopy full SHA for 6e693ad
.github/workflows/pypi_upload.yml
@@ -92,7 +92,7 @@ jobs:
92
steps:
93
- uses: actions/checkout@v4
94
# Keep cibuildwheel version in sync with above
95
- - uses: pypa/cibuildwheel@v2.22.0
+ - uses: pypa/cibuildwheel@v2.23.3
96
with:
97
only: ${{ matrix.only }}
98
0 commit comments