Skip to content

ci: bump actions/checkout and actions/setup-node majors for Node 24#2

Open
Codeturion wants to merge 1 commit into
mainfrom
chore/bump-actions-node24
Open

ci: bump actions/checkout and actions/setup-node majors for Node 24#2
Codeturion wants to merge 1 commit into
mainfrom
chore/bump-actions-node24

Conversation

@Codeturion
Copy link
Copy Markdown
Owner

GitHub is forcing all actions still on Node 20 to run under Node 24 starting June 2, 2026. See: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Both pinned actions used node20 at v4 and have been updated to use node24 natively at v6.

Bumps:

  • actions/checkout@v4actions/checkout@v6 (uses node24)
  • actions/setup-node@v4actions/setup-node@v6 (uses node24)

Generated by Claude Code

@gemini-code-assist
Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

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