We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1f75fc8 + a734500 commit 67d666bCopy full SHA for 67d666b
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.3.0
+ - uses: pypa/cibuildwheel@v3.3.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