Skip to content

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Sep 2, 2025

What changes were proposed in this pull request?

This PR aims to upgrade actions/checkout to v5.

Why are the changes needed?

v5.0.0 was released 3 weeks ago with a major improvement upgrading NodeJS from 20 to 24, which will be LTS soon.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Pass the CIs and check manually.

BEFORE

$ git grep actions/checkout@v4 .github/ | wc -l
       8

AFTER

$ git grep actions/checkout@v4 .github/ | wc -l
       0

Was this patch authored or co-authored using generative AI tooling?

No.

@github-actions github-actions bot added the INFRA label Sep 2, 2025
@dongjoon-hyun dongjoon-hyun changed the title [SPARK-53462][INFRA] Upgrade actions/checkout to v5 [SPARK-53462] Upgrade actions/checkout to v5 Sep 2, 2025
@dongjoon-hyun
Copy link
Member Author

Thank you, @viirya . Merged to main.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-53462 branch September 3, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants