chore(deps): update actions/setup-python action to v6 #504
Reference in New Issue
Block a user
No description provided.
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
->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.
This PR has been generated by Renovate Bot.
Decision: Accept
Change Score: 8/10
This change updates the
actions/setup-python
action to v6 and specifies Python 3.13. This is generally a good practice for staying up-to-date with action versions and using a current Python version. However, it's crucial to ensure that all dependencies are compatible with Python 3.13.I am accepting this change with the condition that dependencies are compatible with Python 3.13.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.