We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents be04820 + 53a6c2d commit 4bf360bCopy full SHA for 4bf360b
1 file changed
.github/workflows/distribution.yml
@@ -39,7 +39,7 @@ jobs:
39
uses: SimenB/github-actions-cpu-cores@v2
40
id: cpu-cores
41
42
- - uses: pypa/cibuildwheel@v3.3.1
+ - uses: pypa/cibuildwheel@v3.4.0
43
env:
44
MAKEFLAGS: -j${{ steps.cpu-cores.outputs.count }}
45
0 commit comments