mirror of
https://github.com/Balshgit/python-poetry.git
synced 2025-12-16 05:40:39 +03:00
fix GitHub actions
This commit is contained in:
2
.github/workflows/poetry-test.yml
vendored
2
.github/workflows/poetry-test.yml
vendored
@@ -24,7 +24,7 @@ jobs:
|
|||||||
id: setup-python
|
id: setup-python
|
||||||
uses: actions/setup-python@v4
|
uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.11.5'
|
python-version: '3.11.4'
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
# ----- install & configure poetry -----
|
# ----- install & configure poetry -----
|
||||||
#----------------------------------------------
|
#----------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user