Skip to content

Update CI actions to Node 24 runtimes#29

Merged
dd3ok merged 1 commit into
mainfrom
codex/watchlist-actions-node24
Jul 16, 2026
Merged

Update CI actions to Node 24 runtimes#29
dd3ok merged 1 commit into
mainfrom
codex/watchlist-actions-node24

Conversation

@dd3ok

@dd3ok dd3ok commented Jul 16, 2026

Copy link
Copy Markdown
Owner

Summary

  • update actions/checkout from v4 to v7
  • update actions/setup-python from v5 to v6

Why

The first post-merge main run passed but GitHub emitted a Node.js 20 deprecation annotation for both actions. The selected current major releases declare using: node24 in their official action metadata.

Official releases:

Validation

  • 166 local tests
  • policy and release-ready metadata checks
  • git diff --check
  • GitHub CI will validate the workflow on this PR

@gemini-code-assist

Copy link
Copy Markdown

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@dd3ok dd3ok left a comment

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Self-review completed on the exact one-file PR head.

No P0-P2 findings. The only changes are checkout@v4checkout@v7 and setup-python@v5setup-python@v6. Official release metadata was checked: current releases are checkout v7.0.0 and setup-python v6.3.0, and both action manifests use Node 24. Local 166-test, policy, release-ready metadata, and whitespace checks pass.

@dd3ok dd3ok marked this pull request as ready for review July 16, 2026 17:51
@dd3ok dd3ok merged commit 2d9171e into main Jul 16, 2026
2 checks passed
@dd3ok dd3ok deleted the codex/watchlist-actions-node24 branch July 16, 2026 17:52
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