chore(deps): update actions/setup-python action to v6 #373
Reference in New Issue
Block a user
Delete Branch "renovate/actions-setup-python-6.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v5->v6Release Notes
actions/setup-python (actions/setup-python)
v6Compare 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.
This PR has been generated by Renovate Bot.
Decision: Accept
Change Score: 10/10
The change proposes an update to the
actions/setup-pythonaction and the Python version.The action is updated from
v5tov6, and the Python version is updated to3.13. This is acceptable as3.13is a stable release.It is important to verify that all dependencies are compatible with Python 3.13.
5a24c22470toc6aa4a849fDecision: Accept
Change Score: 9/10
The change updates the
actions/setup-pythonGitHub Action to version 6 and uses Python 3.13.While this update is generally acceptable and brings the workflow up to date with the latest action version and a recent Python version, remember to verify dependency compatibility with Python 3.13. There are no immediately obvious issues in the diff.