Skip to content

ci: bump checkout/setup-node to v5#268

Merged
arb merged 1 commit into
masterfrom
ci/bump-actions-to-v5
May 1, 2026
Merged

ci: bump checkout/setup-node to v5#268
arb merged 1 commit into
masterfrom
ci/bump-actions-to-v5

Conversation

@arb

@arb arb commented May 1, 2026

Copy link
Copy Markdown
Owner

v5 of these actions runs on Node 24 inside the runner, which silences the "Node.js 20 actions are deprecated" warnings GitHub started emitting on every job. Pure hygiene; no behavioral change to the test or build steps.

Originally drafted as part of #265 but pushed after that PR was already merged, so landing it standalone here.

Made with Cursor

@arb arb added this to the 16.0.0 milestone May 1, 2026
@codecov-commenter

codecov-commenter commented May 1, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c07d3c1) to head (669cad1).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #268   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          263       263           
=========================================
  Hits           263       263           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

v5 of these actions runs on Node 24 inside the runner, which silences
the Node.js 20 deprecation warnings GitHub started emitting. Pure
hygiene; no behavioral change to celebrate's test or build steps.

Co-authored-by: Cursor <cursoragent@cursor.com>
@arb arb force-pushed the ci/bump-actions-to-v5 branch from 9a0c15d to 669cad1 Compare May 1, 2026 16:08
@arb arb merged commit 670567e into master May 1, 2026
9 checks passed
@arb arb deleted the ci/bump-actions-to-v5 branch May 1, 2026 16:11
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