Skip to content

Commit f9dcb45

Browse files
authored
Merge pull request numpy#27114 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.20.0
MAINT: Bump pypa/cibuildwheel from 2.19.2 to 2.20.0
2 parents 595cd30 + 4910621 commit f9dcb45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ jobs:
166166
echo "CIBW_BUILD_FRONTEND=pip; args: --no-build-isolation" >> "$GITHUB_ENV"
167167
168168
- name: Build wheels
169-
uses: pypa/cibuildwheel@7e5a838a63ac8128d71ab2dfd99e4634dd1bca09 # v2.19.2
169+
uses: pypa/cibuildwheel@bd033a44476646b606efccdd5eed92d5ea1d77ad # v2.20.0
170170
env:
171171
CIBW_PRERELEASE_PYTHONS: True
172172
CIBW_FREE_THREADED_SUPPORT: True

0 commit comments

Comments
 (0)