chore(deps): bump abatilo/actions-poetry from 2 to 4

Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 2 to 4.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](https://github.com/abatilo/actions-poetry/compare/v2...v4)

---
updated-dependencies:
- dependency-name: abatilo/actions-poetry
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot/github_actions/abatilo/actions-poetry-4
dependabot[bot] 8 months ago committed by GitHub
parent 2b3b3d83ab
commit bb645e2a4c
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