We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2524b62 + a0816ba commit 448a3abCopy full SHA for 448a3ab
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.4.0
+ - uses: pypa/cibuildwheel@v3.4.1
40
env:
41
CIBW_BUILD: ${{ matrix.python }}-*
42
CIBW_BEFORE_BUILD: python -m pip install pip --upgrade
0 commit comments