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 8990f16 + 700953b commit 0a014f9Copy full SHA for 0a014f9
.github/workflows/release.yml
@@ -59,7 +59,7 @@ jobs:
59
persist-credentials: false
60
61
- name: Build wheels
62
- uses: pypa/cibuildwheel@5f22145df44122af0f5a201f93cf0207171beca7 # 3.0.0
+ uses: pypa/cibuildwheel@95d2f3a92fbf80abe066b09418bbf128a8923df2 # 3.0.1
63
env:
64
CIBW_ENABLE: pypy pypy-eol
65
CIBW_PLATFORM: ${{ matrix.platform }}
0 commit comments