Skip to content

fix: bump github actions to node24 runtimes#807

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

fix: bump github actions to node24 runtimes#807
talalashraf merged 1 commit into
developmentfrom
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 v2/v3 → v6
  • actions/setup-node v1/v3 → v6
  • actions/setup-python v2 → v6
  • actions/stale v7 → v10
  • coverallsapp/github-action master → v2

@talalashraf talalashraf requested a review from dekz as a code owner June 12, 2026 19:12

@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: clean mechanical GitHub Actions version bump (no application/logic/secret/permission changes). The failing CI check is pre-existing and unrelated to this bump, and has been manually reviewed. Approving.

@talalashraf talalashraf merged commit 0ffac96 into development Jun 22, 2026
2 of 3 checks passed
@talalashraf talalashraf deleted the fix/PLA-1666/bump-actions-node24 branch June 22, 2026 19:36
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