Skip to content

CI: move actions off deprecated Node 20 (checkout v7, setup-java v5) - #114

Merged
a-schild merged 1 commit into
mainfrom
ci/bump-action-node24
Jul 24, 2026
Merged

CI: move actions off deprecated Node 20 (checkout v7, setup-java v5)#114
a-schild merged 1 commit into
mainfrom
ci/bump-action-node24

Conversation

@a-schild

Copy link
Copy Markdown
Owner

Bumps the CI workflow actions to the versions already used by maven-publish.yaml, resolving the runner warning that actions/checkout@v4 and actions/setup-java@v4 target the deprecated Node.js 20:

  • actions/checkout v4 -> v7
  • actions/setup-java v4 -> v5

Both run on Node.js 24. Workflow-only change.

Ref: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

🤖 Generated with Claude Code

@a-schild
a-schild merged commit eee658b into main Jul 24, 2026
1 check passed
@a-schild
a-schild deleted the ci/bump-action-node24 branch July 24, 2026 09:19
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