ci: bump cache/setup-python/setup-node to Node 24-native majors - #33
Merged
Conversation
actions/cache@v4, setup-python@v5, and setup-node@v4 target Node 20, which GitHub runners now force onto Node 24 with a deprecation warning on every advisory run (see the 2025-09-19 runner changelog). The newer majors are Node 24-native. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
actions/setup-python@v5 → v6,actions/cache@v4 → v6(×2),actions/setup-node@v4 → v6inpre-commit-advisory.ymland thesetup-node-pnpmcomposite. These majors are Node 24-native, killing the "Node.js 20 is deprecated" warning every advisory caller currently prints. Part of an org-wide sweep — the four remaining repos with direct old pins get their own one-line PRs.Test plan
actionlintcleancachev6.1.0,setup-pythonv6.3.0,setup-nodev6.4.0)🤖 Generated with Claude Code