use 3.13.latest instead of 3.13.0

This commit is contained in:
Peter Bieringer
2025-11-11 07:58:19 +01:00
parent e47920b6ff
commit f095d29696

View File

@@ -72,7 +72,7 @@ jobs:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: '3.13.0'
python-version: '3.13'
- name: Install tox
run: pip install tox
- name: Lint