Skip to content

ci: bump Node 20 actions to Node 24 versions (pre-commit-advisory) - #32

Merged
blairham merged 1 commit into
mainfrom
ci/bump-node20-actions
Jul 2, 2026
Merged

ci: bump Node 20 actions to Node 24 versions (pre-commit-advisory)#32
blairham merged 1 commit into
mainfrom
ci/bump-node20-actions

Conversation

@blairham

@blairham blairham commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Bumps the Node 20-targeting actions in the reusable pre-commit-advisory.yml to their verified Node 24-native versions: setup-python@v5→v6, cache@v4→v5, setup-node@v4→v5, peter-evans/find-comment@v3→v4, peter-evans/create-or-update-comment@v4→v5.
  • Silences the "Node.js 20 is deprecated" warning for every repo that consumes this reusable workflow.

Test plan

  • actionlint clean
  • No Node 20 uses: refs remain in the file
  • Next pre-commit-advisory run emits no Node 20 deprecation warning

🤖 Generated with Claude Code

All target the deprecated Node 20 runtime (forced to Node 24 with a warning
under FORCE_JAVASCRIPT_ACTIONS_TO_NODE24). Verified Node 24-native targets:
- actions/setup-python v5 -> v6
- actions/cache v4 -> v5
- actions/setup-node v4 -> v5
- peter-evans/find-comment v3 -> v4
- peter-evans/create-or-update-comment v4 -> v5

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@blairham
blairham force-pushed the ci/bump-node20-actions branch from 0188ecf to 96b4a24 Compare July 2, 2026 23:27
@blairham
blairham merged commit 9aa4f7c into main Jul 2, 2026
2 checks passed
@blairham
blairham deleted the ci/bump-node20-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