mirror of
https://github.com/DS4SD/docling.git
synced 2025-08-02 15:32:30 +00:00
latest poetry version in CI
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
This commit is contained in:
parent
df34a025d8
commit
6a1cce0a26
2
.github/actions/setup-poetry/action.yml
vendored
2
.github/actions/setup-poetry/action.yml
vendored
@ -8,7 +8,7 @@ runs:
|
|||||||
using: 'composite'
|
using: 'composite'
|
||||||
steps:
|
steps:
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
run: pipx install poetry==1.8.3
|
run: pipx install poetry==1.8.5
|
||||||
shell: bash
|
shell: bash
|
||||||
- uses: actions/setup-python@v5
|
- uses: actions/setup-python@v5
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user