Update .gitea/workflow/*.yaml
This commit is contained in:
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: Install Python 3.10 # Setup Python inside the runner
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.10'
|
||||
python-version: '3.10.12'
|
||||
|
||||
- name: Install tox # Tool used for Python unit tests
|
||||
run: pip install tox
|
||||
|
||||
Reference in New Issue
Block a user