⬆️ Upgrade actions/setup-python action to v6

This commit is contained in:
renovate[bot]
2025-12-10 15:37:37 +00:00
committed by GitHub
parent 2f6899bd34
commit f4650abd5e
2 changed files with 2 additions and 2 deletions

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"