test
Some checks failed
build / lint (push) Failing after 8s
build / image-build (push) Successful in 1m17s
renovate / renovate (push) Successful in 27s

This commit is contained in:
2024-02-18 21:34:45 +01:00
parent bad198d77b
commit 35b671fab6

View File

@@ -20,7 +20,7 @@ jobs:
- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: '3.10'
python-version: '3.12.2'
- name: Install Python dependencies
run: pip install black flake8