Skip to content

Commit

Permalink
Update setup-poetry to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
kuba2k2 committed Nov 4, 2023
1 parent a31d5f6 commit 83b7c53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
python-version: '3.10'
- name: Install poetry
uses: Gr1N/setup-poetry@v7
uses: Gr1N/setup-poetry@v8
- name: Build package
run: poetry build
- name: Publish to PyPI
Expand Down

0 comments on commit 83b7c53

Please sign in to comment.