We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c7a2eb7 + 140cc6e commit 2524b62Copy full SHA for 2524b62
1 file changed
.github/workflows/cron-test.yml
@@ -36,7 +36,7 @@ jobs:
36
with:
37
python-version: '3.x'
38
39
- - uses: pypa/cibuildwheel@v3.3.1
+ - uses: pypa/cibuildwheel@v3.4.0
40
env:
41
CIBW_BUILD: ${{ matrix.python }}-*
42
CIBW_BEFORE_BUILD: python -m pip install pip --upgrade
0 commit comments