Skip to content

chore(deps): update actions/setup-python action to v6#4

Closed
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-python-6.x
Closed

chore(deps): update actions/setup-python action to v6#4
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/actions-setup-python-6.x

Conversation

@renovate

@renovate renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Type Update Change
actions/setup-python action major v5v6

Release Notes

actions/setup-python (actions/setup-python)

v6.3.0

Compare Source

What's Changed
Enhancement
Dependency update
Documentation
New Contributors

Full Changelog: actions/setup-python@v6...v6.3.0

v6.2.0

Compare Source

What's Changed

Dependency Upgrades

Full Changelog: actions/setup-python@v6...v6.2.0

v6.1.0

Compare Source

What's Changed

Enhancements:
Dependency and Documentation updates:

New Contributors

Full Changelog: actions/setup-python@v6...v6.1.0

v6.0.0

Compare Source

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:
Bug fixes:
Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v6

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Jul 19, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The CI workflow updates actions/setup-python from v5 to v6 while preserving the existing Python version and verification steps.

Changes

CI Workflow

Layer / File(s) Summary
Update Python setup action
.github/workflows/ci.yml
The verify job now uses actions/setup-python@v6; triggers, Python 3.10, byte-compilation, and package build steps remain unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: skiipy11

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: upgrading actions/setup-python from v5 to v6.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/actions-setup-python-6.x

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/actions-setup-python-6.x branch from d194a8c to 547b2f8 Compare July 19, 2026 09:09
@Skiipy11

Copy link
Copy Markdown
Collaborator

Superseded by steward SHA-pinned setup-python v6 PR.

@renovate

renovate Bot commented Jul 19, 2026

Copy link
Copy Markdown
Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/actions-setup-python-6.x branch July 19, 2026 09:10
Skiipy11 added a commit that referenced this pull request Jul 19, 2026
* ci: pin actions/setup-python to v6 SHA

Supersedes Renovate #4. Keeps python-version floor at 3.10; only the
action pin moves, full commit SHA for mutable-tag gate.

* ci: drop stale # v5 annotation on setup-python pin

---------

Co-authored-by: weekly-github-steward <steward@zensystem.ai>
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