You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ORC-2097: Make actions/* GitHub Actions jobs up-to-date
### What changes were proposed in this pull request?
This PR aims to make `actions/*` GitHub Actions jobs up-to-date.
### Why are the changes needed?
To keep the CIs up-to-date.
| Action | Old Version | New Version |
| :--- | :--- | :--- |
| actions/checkout | v4, v5 | v6 |
| actions/setup-java | v3, v4 | v5 |
| actions/upload-artifact | v4, v4.6.2 | v6 |
| actions/setup-python | v5 | v6 |
| actions/upload-pages-artifact | v3 | v4 |
| actions/stale | v1.1.0 | v10 |
### How was this patch tested?
Pass the CIs.
### Was this patch authored or co-authored using generative AI tooling?
Generated-by: `Gemini 3 Pro (High)` on `Antigravity`
Closes#2536 from dongjoon-hyun/ORC-2097.
Authored-by: Dongjoon Hyun <dongjoon@apache.org>
Signed-off-by: Dongjoon Hyun <dongjoon@apache.org>
0 commit comments