Skip to content

bugfix(OSIS-153): update GitHub Actions to Node 24-compatible versions#154

Open
JBWatenbergScality wants to merge 2 commits intomainfrom
bugfix/OSIS-153-update-github-actions-to-node24
Open

bugfix(OSIS-153): update GitHub Actions to Node 24-compatible versions#154
JBWatenbergScality wants to merge 2 commits intomainfrom
bugfix/OSIS-153-update-github-actions-to-node24

Conversation

@JBWatenbergScality
Copy link
Copy Markdown

Summary

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

Closes OSIS-153

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, etc.

Update workflow action versions to run on Node 24 ahead of the June 2026
GitHub Actions runner default switch and Fall 2026 Node 20 removal.

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
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