Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3c76354

Browse filesBrowse files
authored
Merge pull request #27535 from numpy/dependabot/github_actions/pypa/cibuildwheel-2.21.3
MAINT: Bump pypa/cibuildwheel from 2.21.2 to 2.21.3
2 parents b6e4344 + 2dc9a46 commit 3c76354
Copy full SHA for 3c76354

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎.github/workflows/emscripten.yml

Copy file name to clipboardExpand all lines: .github/workflows/emscripten.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
submodules: recursive
4949
fetch-tags: true
5050

51-
- uses: pypa/cibuildwheel@f1859528322d7b29d4493ee241a167807661dfb4 # v2.21.2
51+
- uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
5252
env:
5353
CIBW_PLATFORM: pyodide
5454

‎.github/workflows/wheels.yml

Copy file name to clipboardExpand all lines: .github/workflows/wheels.yml
+1-1Lines 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@f1859528322d7b29d4493ee241a167807661dfb4 # v2.21.2
169+
uses: pypa/cibuildwheel@7940a4c0e76eb2030e473a5f864f291f63ee879b # v2.21.3
170170
env:
171171
CIBW_PRERELEASE_PYTHONS: True
172172
CIBW_FREE_THREADED_SUPPORT: True

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.