sarutak opened a new pull request, #56776: URL: https://github.com/apache/spark/pull/56776
### What changes were proposed in this pull request? This PR upgrades `test-summary/action` from [v2.4 (31493c76ec9e7aa675f1585d3ed6f1da69269a86)](https://github.com/test-summary/action/releases/tag/v2.4) to [v2.6 (14d976eb4e1453d4890c48d781cf44b1cf67bbad](https://github.com/test-summary/action/releases/tag/v2.6)). The following link shows changes after v2.4. https://github.com/test-summary/action/compare/v2.4...v2.6 ### Why are the changes needed? v2.6 includes Node.js 24 support. Node.js 20 is already EOL and deprecated in GA. https://github.com/apache/spark/actions/runs/28157559069 ``` Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: test-summary/action@31493c76ec9e7aa675f1585d3ed6f1da69269a86. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/ ``` ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? GA. ### Was this patch authored or co-authored using generative AI tooling? No. -- 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]
