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

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

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 the
type
dependencies
label 2025-09-04 06:37:48 +02:00
renovate-bot added 1 commit 2025-09-04 06:37:49 +02:00

Decision: Accept

Change Score: 10/10

The changes propose to update the actions/setup-python GitHub Action from version 5 to version 6 in multiple workflow files. This is a straightforward update. Since this action is not a beta or prerelease version, it is ok to merge.

While this update is likely beneficial, ensure that all dependencies and workflows remain compatible with the new version.

**Decision: Accept** **Change Score: 10/10** The changes propose to update the `actions/setup-python` GitHub Action from version 5 to version 6 in multiple workflow files. This is a straightforward update. Since this action is not a beta or prerelease version, it is ok to merge. While this update is likely beneficial, ensure that all dependencies and workflows remain compatible with the new version.
This pull request can be merged automatically.
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 description provided.