Fix: python version
Some checks failed
Gitea Actions Demo / Hello-Gitea-Actions (push) Failing after 21s
Some checks failed
Gitea Actions Demo / Hello-Gitea-Actions (push) Failing after 21s
This commit is contained in:
parent
693849db7a
commit
90e16988ce
@ -10,7 +10,7 @@ jobs:
|
|||||||
- name: Set up Python 3.10
|
- name: Set up Python 3.10
|
||||||
uses: https://github.com/actions/setup-python@v4
|
uses: https://github.com/actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.10.12'
|
||||||
- name: Run image
|
- name: Run image
|
||||||
uses: https://github.com/abatilo/actions-poetry@v2
|
uses: https://github.com/abatilo/actions-poetry@v2
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user