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 703098c + 8e3a2cc commit 940e9f2Copy full SHA for 940e9f2
.github/workflows/release.yml
@@ -94,7 +94,7 @@ jobs:
94
path: dist
95
96
- name: Build wheels for CPython
97
- uses: pypa/cibuildwheel@d04cacbc9866d432033b1d09142936e6a0e2121a # v2.23.2
+ uses: pypa/cibuildwheel@faf86a6ed7efa889faf6996aa23820831055001a # v2.23.3
98
with:
99
package-dir: dist/${{ needs.build_sdist.outputs.SDIST_NAME }}
100
env:
0 commit comments