Skip to content

fix: bump action runtime from node22 to node24#34

Merged
bitgopatmcl merged 1 commit intomasterfrom
ericcrosson/ctx-145-fix-action-runtime-bump-from-invalid-node22-to-node24
Apr 2, 2026
Merged

fix: bump action runtime from node22 to node24#34
bitgopatmcl merged 1 commit intomasterfrom
ericcrosson/ctx-145-fix-action-runtime-bump-from-invalid-node22-to-node24

Conversation

@ericcrosson-bitgo
Copy link
Copy Markdown

Summary

  • node22 is not a valid GitHub Actions runtime — fixes the ArgumentOutOfRangeException from the previous upgrade
  • Bumps to node24, the next supported runtime after node20

Test plan

  • Verify the action runs successfully in a consuming workflow

Ticket: CTX-145

🤖 Generated with Claude Code

node22 is not a valid GitHub Actions runtime. Valid options are node12,
node16, node20, and node24.

Ticket: CTX-145

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ericcrosson-bitgo ericcrosson-bitgo requested a review from a team as a code owner April 2, 2026 04:48
@linear
Copy link
Copy Markdown

linear bot commented Apr 2, 2026

@bitgopatmcl bitgopatmcl merged commit 19d8a93 into master Apr 2, 2026
3 checks passed
@bitgopatmcl bitgopatmcl deleted the ericcrosson/ctx-145-fix-action-runtime-bump-from-invalid-node22-to-node24 branch April 2, 2026 04:48
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

🎉 This PR is included in version 2.8.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants