deps: actions/setup-python v6 to v7 across every workflow - #41
Merged
Conversation
Supersedes dependabot #22, which has been open 27 days and went CONFLICTING because release.yml and scheduled-ci.yml both changed under it today. It also predates verify-wheel.yml, so merging it as-is would have left one workflow on v6 and produced a second dependabot PR immediately. 12 occurrences across 7 files. v7.0.0 released 2026-07-20.
Jules ReviewCOVERAGE: 5a70c9b 7 files SummaryThis pull request comprehensively updates the VERDICT: approve This review never edits code or force-blocks a merge. No blocking issues were found, so this PR was auto-approved. |
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.
Supersedes #22, open 27 days and now CONFLICTING because
release.ymlandscheduled-ci.ymlboth changed under it today.It also predates
verify-wheel.yml, so merging #22 as-is would leave one workflow on v6 and produce a fresh dependabot PR straight away.12 occurrences across 7 files.
v7.0.0released 2026-07-20. Closes #22.