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