Skip to content

Commit

Permalink
Bump abatilo/actions-poetry from 3.0.2 to 4.0.0
Browse files Browse the repository at this point in the history
Bumps [abatilo/actions-poetry](https://github.com/abatilo/actions-poetry) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/abatilo/actions-poetry/releases)
- [Changelog](https://github.com/abatilo/actions-poetry/blob/master/.releaserc)
- [Commits](abatilo/actions-poetry@v3.0.2...v4.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
1 parent 45b1373 commit 58e61db
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
python-version: ${{ matrix.python-version }}

- name: Install Poetry
uses: abatilo/actions-poetry@v3.0.2
uses: abatilo/actions-poetry@v4.0.0
with:
poetry-version: 1.5.1

Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
python-version: "3.10"

- name: Install Poetry
uses: abatilo/actions-poetry@v3.0.2
uses: abatilo/actions-poetry@v4.0.0
with:
poetry-version: 1.5.1

Expand Down

0 comments on commit 58e61db

Please sign in to comment.