again try more specific python version
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
Python formatting PEP8 / Pyhton-PEP8 (push) Failing after 4s

This commit is contained in:
Finn Christiansen 2023-05-28 18:18:09 +01:00
parent 8149bc4d0b
commit 4fbe7dd735

View file

@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v3
- uses: https://github.com/actions/setup-python@v4
with:
python-version: '3.9'
python-version: '3.9.16'
- name: Install dependencies
run: |