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.
1 parent e1a12dd commit 928046bCopy full SHA for 928046b
.github/workflows/release.yml
@@ -76,7 +76,7 @@ jobs:
76
sudo udevadm trigger --name-match=kvm
77
78
- name: Build wheels
79
- uses: pypa/cibuildwheel@9e4e50bd76b3190f55304387e333f6234823ea9b # 3.1.2
+ uses: pypa/cibuildwheel@352e01339f0a173aa2a3eb57f01492e341e83865 # 3.1.3
80
env:
81
CIBW_ENABLE: pypy pypy-eol
82
CIBW_PLATFORM: ${{ matrix.platform }}
0 commit comments