Skip to content

fix: upgrade action runtime from node20 to node22#33

Merged
bitgopatmcl merged 1 commit intomasterfrom
ericcrosson/ctx-144-upgrade-node22
Apr 2, 2026
Merged

fix: upgrade action runtime from node20 to node22#33
bitgopatmcl merged 1 commit intomasterfrom
ericcrosson/ctx-144-upgrade-node22

Conversation

@ericcrosson-bitgo
Copy link
Copy Markdown

Summary

  • Upgrades GitHub Action runtime from node20 to node22 in action.yml
  • Eliminates Node.js 20 deprecation warning annotations in consuming workflows (observed in bitgo/hackathon-context-infra run 23883610306)

Test plan

  • npm run build succeeds (dist/ unchanged — no source changes)
  • npm test passes (50/50)
  • After merge+release, verify deprecation warnings are gone in bitgo/hackathon-context-infra

Ticket: CTX-144

🤖 Generated with Claude Code

GitHub is deprecating Node.js 20 for GitHub Actions, producing
warning annotations in consuming workflows.

Ticket: CTX-144

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@linear
Copy link
Copy Markdown

linear bot commented Apr 2, 2026

@ericcrosson-bitgo ericcrosson-bitgo marked this pull request as ready for review April 2, 2026 04:38
@ericcrosson-bitgo ericcrosson-bitgo requested a review from a team as a code owner April 2, 2026 04:38
@bitgopatmcl bitgopatmcl merged commit 27ca893 into master Apr 2, 2026
4 checks passed
@bitgopatmcl bitgopatmcl deleted the ericcrosson/ctx-144-upgrade-node22 branch April 2, 2026 04:38
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

🎉 This PR is included in version 2.8.1 🎉

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