We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 13a012d + 4265654 commit 072d36fCopy full SHA for 072d36f
1 file changed
.github/workflows/release.yml
@@ -75,7 +75,7 @@ jobs:
75
sudo udevadm trigger --name-match=kvm
76
77
- name: Build wheels
78
- uses: pypa/cibuildwheel@8d2b08b68458a16aeb24b64e68a09ab1c8e82084 # v3.4.1
+ uses: pypa/cibuildwheel@f03ac7617d6cff873ccf24cc0d567ef5ba5a9e6d # v4.0.0
79
env:
80
CIBW_ENABLE: pypy pypy-eol
81
CIBW_PLATFORM: ${{ matrix.platform }}
0 commit comments