pull/194/merge
dependabot[bot] 9 months ago committed by GitHub
commit 6a692ac69c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -26,7 +26,7 @@ jobs:
with:
python-version: "3.12"
- name: Install poetry
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v4
with:
poetry-version: "1.8.5"
- name: Install dependencies

@ -26,7 +26,7 @@ jobs:
with:
python-version: "3.12"
- name: Install poetry
uses: abatilo/actions-poetry@v2
uses: abatilo/actions-poetry@v4
with:
poetry-version: "1.8.5"
- name: Install dependencies

Loading…
Cancel
Save