Skip to content

Commit

Permalink
Bump abatilo/actions-poetry from 3 to 4 (#49)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugobuddel authored Jan 26, 2025
2 parents 1ba544c + e33d477 commit b6fc0ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
python-version: "3.11"

- name: Set up Poetry
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v4
with:
poetry-version: "1.8.3"

Expand Down Expand Up @@ -59,7 +59,7 @@ jobs:
python-version: "3.11"

- name: Set up Poetry
uses: abatilo/actions-poetry@v3
uses: abatilo/actions-poetry@v4
with:
poetry-version: "1.8.3"

Expand Down

0 comments on commit b6fc0ef

Please sign in to comment.