Skip to content

Conversation

dongjoon-hyun
Copy link
Member

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
       15

AFTER

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

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

No.

@dongjoon-hyun
Copy link
Member Author

Thank you, @viirya . Merged to main.

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

Successfully merging this pull request may close these issues.

2 participants