10000 Merge pull request #24372 from numpy/dependabot/github_actions/pypa/c… · numpy/numpy@d80b99a · GitHub
[go: up one dir, main page]

Skip to content

Commit d80b99a

Browse files
authored
Merge pull request #24372 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.15.0
MAINT: Bump pypa/cibuildwheel from 2.14.1 to 2.15.0
2 parents adf9794 + 45fb2be commit d80b99a

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
@@ -111,7 +111,7 @@ jobs:
111111
python-version: "3.x"
112112

113113
- name: Build wheels
114-
uses: pypa/cibuildwheel@f21bb8376a051ffb6cb5604b28ccaef7b90e8ab7 # v2.14.1
114+
uses: pypa/cibuildwheel@39a63b5912f086dd459cf6fcb13dcdd3fe3bc24d # v2.15.0
115115
env:
116116
CIBW_PRERELEASE_PYTHONS: True
117117
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}

0 commit comments

Comments
 (0)
0