Skip to content

Update GitHub Actions to Node 24 compatible versions#100

Merged
Denis-Averin merged 1 commit intomainfrom
update-github-actions-node24
Apr 13, 2026
Merged

Update GitHub Actions to Node 24 compatible versions#100
Denis-Averin merged 1 commit intomainfrom
update-github-actions-node24

Conversation

@Denis-Averin
Copy link
Copy Markdown
Contributor

Summary

  • GitHub is deprecating Node 20 on Actions runners (EOL April 2026, removal Fall 2026)
  • Updated all actions to their latest major versions with Node 24 runtime support
  • actions/checkout v4 → v6
  • actions/cache v3 → v5

Test plan

  • CI workflows pass on this PR branch

GitHub is deprecating Node 20 on Actions runners (EOL April 2026).
Updated actions to their latest major versions with Node 24 support:
- actions/checkout v4 → v6
- actions/cache v3 → v5
@Denis-Averin Denis-Averin requested a review from ivankamkin April 10, 2026 12:00
@Denis-Averin Denis-Averin merged commit d12d32d into main Apr 13, 2026
17 checks passed
@Denis-Averin Denis-Averin deleted the update-github-actions-node24 branch April 13, 2026 08:32
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