Skip to content

ci: bump cache/setup-python/setup-node to Node 24-native majors - #33

Merged
blairham merged 1 commit into
mainfrom
ci/node24-native-actions
Jul 2, 2026
Merged

ci: bump cache/setup-python/setup-node to Node 24-native majors#33
blairham merged 1 commit into
mainfrom
ci/node24-native-actions

Conversation

@blairham

@blairham blairham commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • actions/setup-python@v5 → v6, actions/cache@v4 → v6 (×2), actions/setup-node@v4 → v6 in pre-commit-advisory.yml and the setup-node-pnpm composite. 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

  • actionlint clean
  • Upstream latest majors confirmed (cache v6.1.0, setup-python v6.3.0, setup-node v6.4.0)
  • Post-merge: any PR's advisory run shows no Node 20 deprecation warning

🤖 Generated with Claude Code

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>
@blairham
blairham merged commit 9a435c4 into main Jul 2, 2026
2 checks passed
@blairham
blairham deleted the ci/node24-native-actions branch July 5, 2026 14:36
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