You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bump Node.js version to 22 in remaining GitHub Actions workflows
Update all GitHub Actions workflows to use Node.js 22, completing the migration started in #1773. This ensures consistency across all CI/CD pipelines and aligns with the package.json requirement of Node.js >=22.0.
Updated workflows:
- create-build-artifacts.yml: 18 → 22
- push.yml: 18.x → 22.x
- release-pr.yml: 18.x → 22.x
- unit-tests.yml: 18.x → 22.x
- update-cli-version.yml: 18.x → 22.x
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments