We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0615eb4 commit 3a993e8Copy full SHA for 3a993e8
.github/workflows/pypi-build-artifacts.yml
@@ -68,7 +68,7 @@ jobs:
68
if: matrix.os == 'ubuntu-latest'
69
70
- name: Build wheels
71
- uses: pypa/cibuildwheel@ee02a1537ce3071a004a6b08c41e72f0fdc42d9a # v3.4.0
+ uses: pypa/cibuildwheel@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 # v3.4.1
72
with:
73
output-dir: wheelhouse
74
config-file: "pyproject.toml"
.github/workflows/svn-build-artifacts.yml
@@ -62,7 +62,7 @@ jobs:
62
63
64
65
66
67
0 commit comments