Skip to content

ci: bump actions/checkout and actions/setup-node to v6#17

Open
kozmaadrian wants to merge 1 commit into
mainfrom
github-actions-version
Open

ci: bump actions/checkout and actions/setup-node to v6#17
kozmaadrian wants to merge 1 commit into
mainfrom
github-actions-version

Conversation

@kozmaadrian

@kozmaadrian kozmaadrian commented May 28, 2026

Copy link
Copy Markdown
Collaborator

Summary

Node.js 20 GitHub Actions hit two deadlines (per the GitHub Actions changelog post):
• 2026-06-02 (5 days), runners force-flip to Node 24
• 2026-09-16, Node 20 removed entirely

Bumping actions/checkout and actions/setup-node from v4 → v6 (Node 24 native) ahead of the flip. Only affects the runtime that runs the actions' own JS, our project's node-version: '22.x' and engines.node are unchanged.

@kozmaadrian kozmaadrian requested a review from mhaack May 28, 2026 14:34
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