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

Open
renovate-bot wants to merge 1 commits from renovate/actions-setup-python-6.x into main
Member

This PR contains the following updates:

Package Type Update Change
actions/setup-python action major v5 -> v6

Release Notes

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

v6

Compare Source


Configuration

📅 Schedule: 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 is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://github.com/actions/setup-python) | action | major | `v5` -> `v6` | --- ### Release Notes <details> <summary>actions/setup-python (actions/setup-python)</summary> ### [`v6`](https://github.com/actions/setup-python/compare/v5...v6) [Compare Source](https://github.com/actions/setup-python/compare/v5...v6) </details> --- ### Configuration 📅 **Schedule**: 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS40IiwidXBkYXRlZEluVmVyIjoiNDEuOTEuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-09-04 06:46:23 +02:00
chore(deps): update actions/setup-python action to v6
Some checks failed
CI / ci (pull_request) Failing after 8s
Validate PR Title / validate (pull_request) Successful in 5s
5a24c22470
renovate-bot requested review from luke 2025-09-04 06:46:24 +02:00
Member

Decision: Accept
Change Score: 10/10

The change proposes an update to the actions/setup-python action and the Python version.

The action is updated from v5 to v6, and the Python version is updated to 3.13. This is acceptable as 3.13 is a stable release.

It is important to verify that all dependencies are compatible with Python 3.13.

**Decision: Accept** **Change Score: 10/10** The change proposes an update to the `actions/setup-python` action and the Python version. The action is updated from `v5` to `v6`, and the Python version is updated to `3.13`. This is acceptable as `3.13` is a stable release. It is important to verify that all dependencies are compatible with Python 3.13.
Some checks failed
CI / ci (pull_request) Failing after 8s
Required
Details
Validate PR Title / validate (pull_request) Successful in 5s
Required
Details
This pull request has official review requests.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/actions-setup-python-6.x:renovate/actions-setup-python-6.x
git checkout renovate/actions-setup-python-6.x
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/roboluke#373
No description provided.