Skip to content

fix: pin Node 22.22.1 in release workflow#58

Merged
Wenxin Jiang (Wenxin-Jiang) merged 1 commit intomainfrom
fix/pin-node-version-release
Apr 8, 2026
Merged

fix: pin Node 22.22.1 in release workflow#58
Wenxin Jiang (Wenxin-Jiang) merged 1 commit intomainfrom
fix/pin-node-version-release

Conversation

@Wenxin-Jiang
Copy link
Copy Markdown
Contributor

Summary

Test plan

  • Re-run the release workflow after merging to verify npm publish succeeds

🤖 Generated with Claude Code

Node 22.22.2 on GitHub Actions runners ships with a broken npm
that's missing the `promise-retry` module, causing `npm install -g
npm@latest` to fail with MODULE_NOT_FOUND.

See: actions/runner-images#13883

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@Wenxin-Jiang Wenxin Jiang (Wenxin-Jiang) merged commit 4117fde into main Apr 8, 2026
19 checks passed
@Wenxin-Jiang Wenxin Jiang (Wenxin-Jiang) deleted the fix/pin-node-version-release branch April 8, 2026 19:24
Sign up for free to 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