Merge pull request #121 from alufers/dependabot/github_actions/abatilo/actions-poetry-2.4.0

chore(deps): bump abatilo/actions-poetry from 2.2.0 to 2.4.0
pull/126/head
Albert Koczy 11 months ago committed by GitHub
commit 9214064dfd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,7 +26,7 @@ jobs:
with:
python-version: "3.10"
- name: Install poetry
uses: abatilo/actions-poetry@f295866fdd47fe14b18927b0908ac25ef3d5009a
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
with:
poetry-version: "1.3.2"
- name: Install dependencies

@ -26,7 +26,7 @@ jobs:
with:
python-version: "3.10"
- name: Install poetry
uses: abatilo/actions-poetry@f295866fdd47fe14b18927b0908ac25ef3d5009a
uses: abatilo/actions-poetry@a5643c67b5fcc9ac5eddb395c7f61b1b66d86034
with:
poetry-version: "1.3.2"
- name: Install dependencies

Loading…
Cancel
Save