katsugtgz opened a new pull request, #1722: URL: https://github.com/apache/samza/pull/1722
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. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
