This commit is contained in:
mr. M
2024-12-18 19:34:55 +01:00

View File

@@ -36,8 +36,7 @@ jobs:
- name: Setup Python
uses: actions/setup-python@v5
with:
python-version: '3.11'
# note: This will use the version defined in '.python-version' by default
- name: Setup Git
run: |