Skip to content

Bump actions/setup-java from v4 to v5 #4

Description

@ngocnn1104

Context

action.yml currently pins actions/setup-java@v4:

https://github.com/simplelocalize/github-action-cli/blob/v5/action.yml#L28-L32

actions/setup-java@v5.0.0 was released on 2025-08-21 and its only breaking change is upgrading the action runtime from Node 20 to Node 24 (see release notes). GitHub Actions has started emitting deprecation warnings for actions still running on Node 20, similar to the Node 16 → Node 20 migration that led to #2.

Happy to open a PR if helpful.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions