katsugtgz opened a new pull request, #1078:
URL: https://github.com/apache/flink-agents/pull/1078

   Updates the CI workflow to use current GitHub-maintained action versions.
   
   Changes in `.github/workflows/ci.yml`:
   - `actions/checkout@v4` -> `actions/checkout@v7` (8 refs)
   - `actions/setup-python@v4` -> `actions/setup-python@v7` (6 refs)
   - `actions/setup-java@v4` -> `actions/setup-java@v6` (6 refs)
   
   Versions resolved from the actions' release pages at PR time (latest stable 
majors). The file does not use inputs removed in the new majors (setup-python 
`pip-install`, setup-java `jdkFile`). Third-party actions are left unchanged.
   
   Validation:
   - workflow YAML parses after the change (8 jobs)
   
   Scope: `.github/workflows/ci.yml` only. Commit author katsugtgz, unsigned.
   
   Note: checks on this fork PR may need maintainer approval before they run.
   


-- 
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]

Reply via email to