mirror of
https://github.com/Balshgit/python-poetry.git
synced 2025-12-12 13:50:38 +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
|
||||
uses: actions/setup-python@v4
|
||||
with:
|
||||
python-version: '3.11.5'
|
||||
python-version: '3.11.4'
|
||||
#----------------------------------------------
|
||||
# ----- install & configure poetry -----
|
||||
#----------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user