Skip to content

Commit ad5ec0e

Browse files
committed
another cibuildwheel 2.19 bump
1 parent be9e201 commit ad5ec0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/freethreaded_wheels.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123

124124
- name: Build wheels for CPython (macOS) (arm64)
125125
if: matrix.cibw_arch == 'arm64'
126-
uses: pypa/cibuildwheel@ba8be0d98853f5744f24e7f902c8adef7ae2e7f3 # 2.18.1
126+
uses: pypa/cibuildwheel@a8d190a111314a07eb5116036c4b3fb26a4e3162 # v2.19.0
127127
with:
128128
output-dir: dist
129129
env:

0 commit comments

Comments
 (0)