Skip to content

Commit

Permalink
update poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
linglp committed Sep 28, 2022
1 parent 8572f2d commit c5d49ff
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 @@ -25,7 +25,7 @@ jobs:
# install & configure poetry
#----------------------------------------------
- name: Install Poetry
uses: snok/install-poetry@v1.1.1
uses: snok/install-poetry@v1.2.0
with:
virtualenvs-create: true
virtualenvs-in-project: true
Expand Down

0 comments on commit c5d49ff

Please sign in to comment.