Skip to content

Commit 96f23e4

Browse files
authored
Merge pull request numpy#24159 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.14.0
MAINT: Bump pypa/cibuildwheel from 2.13.1 to 2.14.0
2 parents c19ce9c + a722740 commit 96f23e4

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@0ecddd92b62987d7a2ae8911f4bb8ec9e2e4496a # v2.13.1
114+
uses: pypa/cibuildwheel@66b46d086804a9e9782354100d96a3a445431bca # v2.14.0
115115
env:
116116
CIBW_PRERELEASE_PYTHONS: True
117117
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}

0 commit comments

Comments
 (0)