Skip to content

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

Open
JBWatenbergScality wants to merge 1 commit intomasterfrom
improvement/update-github-actions-node24
Open

ci: update GitHub Actions to Node 24 runtime (Node 20 deprecation)#23
JBWatenbergScality wants to merge 1 commit intomasterfrom
improvement/update-github-actions-node24

Conversation

@JBWatenbergScality
Copy link
Copy Markdown
Collaborator

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: actions/checkout@v4→@v6, actions/setup-node@v4→@v6, docker actions, etc.

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