We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4bacd0 commit 10d4b9bCopy full SHA for 10d4b9b
.github/workflows/tests.yml
@@ -61,7 +61,7 @@ jobs:
61
with:
62
submodules: true
63
fetch-depth: 0
64
- - uses: pypa/cibuildwheel@v2.21.1
+ - uses: pypa/cibuildwheel@v2.21.2
65
- uses: actions/upload-artifact@v4
66
67
name: binary-${{ matrix.os }}
0 commit comments