Skip to content

ci: update GitHub Actions to Node 24 runtime (Node 20 deprecation)#264

Open
JBWatenbergScality wants to merge 2 commits intomainfrom
improvement/update-github-actions-node24
Open

ci: update GitHub Actions to Node 24 runtime (Node 20 deprecation)#264
JBWatenbergScality wants to merge 2 commits intomainfrom
improvement/update-github-actions-node24

Conversation

@JBWatenbergScality
Copy link
Copy Markdown

Summary

Update GitHub Actions workflow files to use action versions running on Node 24.

Context

GitHub is deprecating Node 20 as the JavaScript runtime for GitHub Actions runners:
https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

  • June 2, 2026: Runners default to Node 24
  • Fall 2026: Node 20 completely removed

Changes

Updated action versions to Node 24-compatible: actions/checkout@v4→@v6, actions/setup-node@v4→@v6, docker actions, etc.

@JBWatenbergScality JBWatenbergScality requested a review from a team as a code owner April 14, 2026 10:13
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.

1 participant