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

Merged
luke merged 1 commits from renovate/actions-setup-python-6.x into main 2025-09-15 11:22:58 +02:00
Showing only changes of commit 54c94cf267 - Show all commits

View File

@@ -25,7 +25,7 @@ jobs:
no-fail: true
- name: Setup Python
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version: 3.13