Skip to content

fix: bump github actions to node24 runtimes#113

Merged
talalashraf merged 1 commit into
mainfrom
fix/PLA-1666/bump-actions-node24
Jun 22, 2026
Merged

fix: bump github actions to node24 runtimes#113
talalashraf merged 1 commit into
mainfrom
fix/PLA-1666/bump-actions-node24

Conversation

@talalashraf

Copy link
Copy Markdown
Contributor

GitHub is removing Node ≤20 action runtimes from Actions runners on 2026-09-16, with a forced Node 24 default starting 2026-06-16 (changelog). Actions updated to their Node 24 releases:

  • actions/checkout v3 → v6
  • actions/setup-node v3 → v6
  • codecov/codecov-action v3 → v7

@codecov

codecov Bot commented Jun 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (9f457b6) to head (db69fb9).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #113   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          210       210           
  Branches        42        42           
=========================================
  Hits           210       210           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@tobernguyen tobernguyen left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed for the PLA-1666 Node 24 GitHub Actions runtime rollout: confirmed this is a clean, mechanical GitHub Actions version bump (no application/logic/secret/permission changes). Approving.

@talalashraf talalashraf merged commit d419e97 into main Jun 22, 2026
3 checks passed
@talalashraf talalashraf deleted the fix/PLA-1666/bump-actions-node24 branch June 22, 2026 19:24
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