We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be9e201 commit ad5ec0eCopy full SHA for ad5ec0e
.github/workflows/freethreaded_wheels.yml
@@ -123,7 +123,7 @@ jobs:
123
124
- name: Build wheels for CPython (macOS) (arm64)
125
if: matrix.cibw_arch == 'arm64'
126
- uses: pypa/cibuildwheel@ba8be0d98853f5744f24e7f902c8adef7ae2e7f3 # 2.18.1
+ uses: pypa/cibuildwheel@a8d190a111314a07eb5116036c4b3fb26a4e3162 # v2.19.0
127
with:
128
output-dir: dist
129
env:
0 commit comments