acvictor opened a new pull request, #11627: URL: https://github.com/apache/incubator-gluten/pull/11627
## What changes are proposed in this pull request? This PR upgrades `actions/checkout` from v2 to v4 across 7 CI workflow files. `actions/checkout@v2` uses Node.js 12, which has been EOL since April 2022. GitHub has deprecated Node 12 and Node 16 actions runners and v4 uses Node 20. https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/ ## How was this patch tested? CI only change ## 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]
