Skip to content

ci: bump setup-gradle off the deprecated Node 20 runtime#53

Merged
ErikChevalier merged 1 commit into
mainfrom
ci/bump-node24-actions
Jun 2, 2026
Merged

ci: bump setup-gradle off the deprecated Node 20 runtime#53
ErikChevalier merged 1 commit into
mainfrom
ci/bump-node24-actions

Conversation

@ErikChevalier
Copy link
Copy Markdown
Contributor

GitHub forces Node 20 actions to Node 24 on 2026-06-16 and removes the Node 20 runtime on 2026-09-16. Audited all pinned actions; the only Node-20 one here is gradle/actions/setup-gradle@v4 (used in ci.yml and release.yml).

Bumped to v6.1.0 (Node 24), pinned by full commit SHA. It's used with no inputs, so the upgrade is drop-in. Everything else (checkout v6, setup-java v5, release-please v5, action-gh-release v3, actionlint docker) is already Node 24.

This PR's CI run exercises setup-gradle@v6.1.0 directly, so a green build validates the upgrade.

🤖 Generated with Claude Code

GitHub is forcing Node 20 actions to Node 24 on 2026-06-16 and removing the
Node 20 runtime on 2026-09-16. setup-gradle@v4 runs on Node 20; bump it to
v6.1.0 (Node 24) in ci.yml and release.yml. It is used with no inputs, so
the upgrade is drop-in. Pinned by full commit SHA as before.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ErikChevalier ErikChevalier merged commit f37694d into main Jun 2, 2026
2 checks passed
@ErikChevalier ErikChevalier deleted the ci/bump-node24-actions branch June 2, 2026 09:13
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