Skip to content

Commit a203423

Browse files
jianguotianmingfengclaude
authored
ci: bump cibuildwheel to v4.1.0 (allowlisted SHA) (#48)
The pinned v3.3.1 SHA fell off the ASF Actions allowlist, causing Release startup_failure on rc tags. Bump to v4.1.0, a current allowlisted SHA. Co-authored-by: mingfeng <tjg281622@antgroup.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent d815d0e commit a203423

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
python-version: "3.12"
6262

6363
- name: Build wheels via cibuildwheel
64-
uses: pypa/cibuildwheel@298ed2fb2c105540f5ed055e8a6ad78d82dd3a7e
64+
uses: pypa/cibuildwheel@294735312765b09d24a2fbec22660ce817587d55
6565
with:
6666
package-dir: python
6767
output-dir: wheelhouse

0 commit comments

Comments
 (0)