Skip to content

chore: upgrade GitHub Actions for Node.js 24 compatibility - #225

Merged
socksy merged 2 commits into
developfrom
chore/upgrade-github-actions-node24
Mar 17, 2026
Merged

chore: upgrade GitHub Actions for Node.js 24 compatibility#225
socksy merged 2 commits into
developfrom
chore/upgrade-github-actions-node24

Conversation

@socksy

@socksysocksy commented Mar 17, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Upgrades actions/checkout, actions/upload-artifact, actions/download-artifact, and actions/setup-python to latest major versions (v6/v7) across all workflows
  • Upgrades cargo-dist from v0.31.0 to v0.31.1
  • Fixes PyPI publish failure: publish-pypi.yml was using download-artifact@v4 which corrupted wheel files (adding trailing data to ZIPs), causing PyPI to reject uploads with "ZIP archive not accepted: Trailing data"

🤖 Generated with Claude Code

…lity
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitaiBot commented Mar 17, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: e126762a-1d36-4a22-a7ac-84171d0c68c3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/upgrade-github-actions-node24
📝 Coding Plan
  • Generate coding plan for human review comments

Comment @coderabbitai help to get the list of available commands and usage tips.

@socksy
socksy merged commit d5d1369 into developMar 17, 2026
30 checks passed
@socksy
socksy deleted the chore/upgrade-github-actions-node24 branch March 17, 2026 18:26
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@socksy@konstantinoscs