We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792955c commit 5179a7eCopy full SHA for 5179a7e
.github/workflows/wheels.yml
@@ -50,7 +50,7 @@ jobs:
50
submodules: true
51
fetch-depth: 0
52
53
- - uses: pypa/[email protected].0
+ - uses: pypa/[email protected].3
54
env:
55
CIBW_ARCHS_LINUX: ${{ matrix.arch_linux }}
56
CIBW_BUILD: "cp311-manylinux* cp312-manylinux* cp313-manylinux*"
0 commit comments