Merge pull request 'Update actions/setup-python action to v6' (#115) from renovate/actions-setup-python-6.x into main
Some checks failed
renovate / renovate (push) Has been cancelled
Some checks failed
renovate / renovate (push) Has been cancelled
Reviewed-on: #115
This commit was merged in pull request #115.
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
version: latest
|
version: latest
|
||||||
|
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
uses: actions/setup-python@v5
|
uses: actions/setup-python@v6
|
||||||
with:
|
with:
|
||||||
python-version: "3.13"
|
python-version: "3.13"
|
||||||
check-latest: true
|
check-latest: true
|
||||||
|
|||||||
Reference in New Issue
Block a user