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

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:35:57 +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 6s
361341fa81
renovate-bot requested review from luke 2025-09-04 06:35:57 +02:00
Member

Decision: Accept
Change Score: 10/10

The change proposes updating the actions/setup-python GitHub Action from v5 to v6 and sets the Python version to 3.13. This seems like a straightforward update to use a newer version of the action and specify a recent Python version. It is good practice to keep actions updated.

However, please remember to check your dependencies for compatibility with Python 3.13.

**Decision: Accept** **Change Score: 10/10** The change proposes updating the `actions/setup-python` GitHub Action from v5 to v6 and sets the Python version to 3.13. This seems like a straightforward update to use a newer version of the action and specify a recent Python version. It is good practice to keep actions updated. However, please remember to check your dependencies for compatibility with Python 3.13.
Some checks failed
CI / ci (pull_request) Failing after 8s
Required
Details
Validate PR Title / validate (pull_request) Successful in 6s
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/epage#154
No description provided.