We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e95fc9 + c238385 commit 24a522bCopy full SHA for 24a522b
1 file changed
.github/workflows/cron-test.yml
@@ -37,7 +37,7 @@ jobs:
37
with:
38
python-version: '3.x'
39
40
- - uses: pypa/cibuildwheel@v3.4.0
+ - uses: pypa/cibuildwheel@v3.4.1
41
env:
42
CIBW_BUILD: ${{ matrix.python }}-*
43
CIBW_BEFORE_BUILD: python -m pip install wheel>=0.41.0 pip --upgrade
0 commit comments