Skip to content

Bump GitHub Actions to v6 (Node 24 runtime)#6

Merged
Fl0p merged 1 commit into
mainfrom
flo-169-actions-node24
May 24, 2026
Merged

Bump GitHub Actions to v6 (Node 24 runtime)#6
Fl0p merged 1 commit into
mainfrom
flo-169-actions-node24

Conversation

@Fl0p

@Fl0p Fl0p commented May 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps actions/checkout, pnpm/action-setup, and actions/setup-node from v4 to v6
  • All three v6 releases ship with using: node24 in their action.yml, replacing the deprecated node20 runtime
  • Addresses GitHub's Node 20 deprecation ahead of the 2026-06-02 forced migration deadline (Node 20 removed from runners 2026-09-16)

Verification

Confirmed each v6 action uses node24 via the GitHub API:

  • actions/checkout@v6.0.2using: node24
  • actions/setup-node@v6.4.0using: node24
  • pnpm/action-setup@v6.0.8using: node24

Test plan

  • Deploy workflow runs green on merge to main
  • No Node.js 20 deprecation annotation in the run log

🤖 Generated with Claude Code

actions/checkout, pnpm/action-setup, and actions/setup-node all bumped
from v4 to v6, which uses the node24 runner. Addresses GitHub's Node 20
deprecation ahead of the 2026-06-02 forced migration deadline.

Co-Authored-By: Paperclip <noreply@paperclip.ing>
@coderabbitai

coderabbitai Bot commented May 24, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@Fl0p, we couldn't start this review because you've used your available PR reviews for now.

Your plan currently allows 1 review/hour. Refill in 32 seconds.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more review capacity refills, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than trial, open-source, and free plans. In all cases, review capacity refills continuously over time.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 45b2d965-00fa-4a9e-9713-d65037479eb0

📥 Commits

Reviewing files that changed from the base of the PR and between 958658a and 23b3009.

📒 Files selected for processing (1)
  • .github/workflows/deploy.yml
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch flo-169-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.

@Fl0p Fl0p merged commit a1073c8 into main May 24, 2026
2 checks passed
@Fl0p Fl0p deleted the flo-169-actions-node24 branch May 24, 2026 13:27
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.

1 participant