Skip to content

chore: bump GitHub Actions to node24-compatible versions#544

Merged
fcostaoliveira merged 6 commits into
masterfrom
chore/bump-actions-node24
May 26, 2026
Merged

chore: bump GitHub Actions to node24-compatible versions#544
fcostaoliveira merged 6 commits into
masterfrom
chore/bump-actions-node24

Conversation

@fcostaoliveira
Copy link
Copy Markdown
Contributor

GitHub is deprecating the node20 runner for GitHub Actions on June 16, 2026. Workflow steps using node20-based action versions will fail after this date.

This PR bumps all affected actions to their latest node24-compatible versions.

Note: Initial review flagged actions/checkout under-bumped to @v4; corrected to @v6 before opening.

Reviewed by 3 independent agents (opus/sonnet/haiku) before opening.

paulorsousa
paulorsousa previously approved these changes May 26, 2026
@fcostaoliveira fcostaoliveira merged commit 241dbec into master May 26, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 47.53%. Comparing base (a4f132a) to head (2a3a5ba).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #544      +/-   ##
==========================================
+ Coverage   47.50%   47.53%   +0.03%     
==========================================
  Files          74       74              
  Lines        8907     8907              
==========================================
+ Hits         4231     4234       +3     
+ Misses       4676     4673       -3     

☔ 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.

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