Skip to content

Bump GitHub Actions to Node 24-compatible versions - #43

Merged
kwilcox merged 1 commit into
masterfrom
node24-action-bumps
Jun 11, 2026
Merged

Bump GitHub Actions to Node 24-compatible versions#43
kwilcox merged 1 commit into
masterfrom
node24-action-bumps

Conversation

@kwilcox

@kwilcox kwilcox commented Jun 11, 2026

Copy link
Copy Markdown
Contributor

GitHub Actions runners switch their default Node runtime from Node 20 to
Node 24 on June 16, 2026 (changelog).
This bumps the actions that were pinned to Node 20–era versions so CI keeps
working after the switch.

Action Before After
actions/checkout v2, v4 v6
actions/upload-artifact v4 v7

CI maintenance only — no application or runtime code changes.

Closes #42

@kwilcox
kwilcox requested a review from AlecRosenbaum June 11, 2026 03:09
@kwilcox
kwilcox merged commit 6411f9f into master Jun 11, 2026
12 checks passed
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.

Update GitHub Actions to Node 24-compatible versions

2 participants