adoroszlai opened a new pull request, #51:
URL: https://github.com/apache/ozone-docker/pull/51

   ## What changes were proposed in this pull request?
   
   Node.js 20 is 
[deprecated](https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/)
 in GitHub runners.  Bump GitHub actions versions to the latest ones for 
Node.js 24 support.
   
   https://issues.apache.org/jira/browse/HDDS-14833
   
   ## How was this patch tested?
   
   CI:
   https://github.com/adoroszlai/ozone-docker/actions/runs/23050821306
   
   Verified that all workflows use the same versions:
   
   ```bash
   $ grep --no-filename -- '-action' .github/workflows/*.* | sed 's/^.*uses: 
//' | sort -u
   docker/build-push-action@d08e5c354a6adb9ed34480a06d141179aa583294
   docker/login-action@b45d80f862d83dbcd57f89517bcf500b2ab88fb2
   docker/metadata-action@030e881283bb7a6894de51c315a6bfe6a94e05cf
   docker/setup-buildx-action@4d04d5d9486b7bd6fa91e7baf45bbb4f8b9deedd
   docker/setup-qemu-action@ce360397dd3f832beb865e1373c09c0e9f86d70a
   ```


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to