8000 update to 2.16.3 [wheel build] · numpy/numpy@fbe4004 · GitHub
[go: up one dir, main page]

Skip to content

Commit fbe4004

Browse files
committed
update to 2.16.3 [wheel build]
1 parent b5b7298 commit fbe4004

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
@@ -116,7 +116,7 @@ jobs:
116116
python-version: "3.x"
117117

118118
- name: Build wheels
119-
uses: pypa/cibuildwheel@fff9ec32ed25a9c576750c91e06b410ed0c15db7 # v2.16.2
119+
uses: pypa/cibuildwheel@e250df5d5da8c45226a8de1a80e6bfbbf46f5e4b # v2.16.3
120120
env:
121121
CIBW_PRERELEASE_PYTHONS: True
122122
CIBW_BUILD: ${{ matrix.python }}-${{ matrix.buildplat[1] }}

0 commit comments

Comments
 (0)
0