Fix poetry issues
This commit is contained in:
parent
a856c234cb
commit
deebb76bde
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Setup Python
|
||||
uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11.x'
|
||||
python-version: '3.12.x'
|
||||
|
||||
- name: Install Poetry
|
||||
uses: snok/install-poetry@v1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue