Skip to content

ci: update leaderboard workflow for Node 24#6654

Open
Thecesar85 wants to merge 1 commit into
SecureBananaLabs:mainfrom
Thecesar85:codex/fix-node24-update-leaderboard
Open

ci: update leaderboard workflow for Node 24#6654
Thecesar85 wants to merge 1 commit into
SecureBananaLabs:mainfrom
Thecesar85:codex/fix-node24-update-leaderboard

Conversation

@Thecesar85

@Thecesar85 Thecesar85 commented Jun 11, 2026

Copy link
Copy Markdown

Summary

  • update actions/checkout from v4 to v5 in the update-pr-leaderboard workflow
  • proactively align the workflow with GitHub Actions' Node 24 transition

Why

GitHub is close to switching JavaScript actions to Node 24 by default, and the current workflow emits a deprecation warning for actions/checkout@v4. Since the transition date is close, I decided to improve the workflow now and remove that warning path before it becomes operational noise or a future breakage point.

Validation

  • workflow change is limited to the checkout action version
  • no behavior change intended beyond the runtime compatibility update

github-actions Bot added a commit that referenced this pull request Jun 11, 2026
@Thecesar85

Copy link
Copy Markdown
Author

Given how close the Node 24 switchover date is, I decided to clean this warning path up proactively. This keeps the leaderboard workflow quieter now and reduces the chance of a near-term maintenance surprise once GitHub flips the default runtime.

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.

1 participant