⬆️ Upgrade actions/setup-python action to v6 (#14)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-10-01 19:48:50 +02:00
committed by GitHub
parent 78764682b8
commit a9d753ed25

View File

@@ -43,7 +43,7 @@ jobs:
enable-cache: true
- name: "Set up Python"
uses: actions/setup-python@v5
uses: actions/setup-python@v6
with:
python-version-file: "pyproject.toml"