ci: move test actions to Node 24 runtimes - #39
Merged
Merged
Conversation
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.
Maintenance audit scope
Minimal CI-only maintenance from
main@e2abab5ad1c195c96233214847c7aedabb802d50.Changes:
actions/checkout@v4->actions/checkout@v5actions/setup-python@v5->actions/setup-python@v6Reason: both old majors target Node 20 and emit deprecation warnings on current GitHub-hosted runners. The observed runner is
2.337.0, above the2.327.1minimum required by the Node 24 majors.No production/runtime code changes. No branch-protection setting changes. Historical PR #36 is not merged or repurposed.
Audit findings outside this patch
mainbranch protection / required checks are disabled (protected=false, no required status checks).Do not mergebody.Exact-head validation
Head:
7b74f99c862c77816ac0d7fe9c65948722d56c80Run:
34425391198102709417012: 327/327 OK102709416808: 327/327 OK2.337.0actions/checkout@v5andactions/setup-python@v6No merge performed.