Skip to content

ci: upgrade GitHub Actions to Node.js 24 compatible versions#2387

Open
benjamin202410 wants to merge 2 commits into
dev-upgradefrom
fix/upgrade-github-actions-node24
Open

ci: upgrade GitHub Actions to Node.js 24 compatible versions#2387
benjamin202410 wants to merge 2 commits into
dev-upgradefrom
fix/upgrade-github-actions-node24

Conversation

@benjamin202410

Copy link
Copy Markdown
Collaborator

Summary

  • Bumps actions/checkout v4 → v5
  • Bumps actions/cache v4 → v5
  • Bumps actions/setup-go v5 → v6

Resolves the GitHub Actions deprecation warning:

Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4, actions/setup-go@v5.

See: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Test plan

  • Verify CI passes on this PR with no Node.js deprecation warnings

🤖 Generated with Claude Code

Bumps actions/checkout v4→v5, actions/cache v4→v5, and
actions/setup-go v5→v6 to resolve Node.js 20 deprecation warnings on
GitHub Actions runners.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 19, 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: defaults

Review profile: CHILL

Plan: Pro

Run ID: f7a479b5-573f-4d9c-a2ec-91fcc9660535

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 fix/upgrade-github-actions-node24

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

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