Skip to content

ci: update actions to current majors - #1722

Open
katsugtgz wants to merge 1 commit into
apache:masterfrom
katsugtgz:ci/update-action-versions
Open

ci: update actions to current majors#1722
katsugtgz wants to merge 1 commit into
apache:masterfrom
katsugtgz:ci/update-action-versions

Conversation

@katsugtgz

Copy link
Copy Markdown

Updates the CI workflow to use current action versions.

Changes:

  • actions/cache v2 -> v6
  • actions/checkout v2 -> v7
  • actions/setup-java v2 -> v6
  • gradle/wrapper-validation-action v1 -> v3

All inputs used by the workflow (cache key/path, java-version, distribution) still exist in the new majors. wrapper-validation-action v2 moved to the Node 20 runtime with no functional changes.

Validation: YAML parsed locally with PyYAML.

Scope: .github/workflows/ci.yml only.

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.

2 participants