Skip to content

Commit c5d49ff

Browse files
committed
update poetry version
1 parent 8572f2d commit c5d49ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
# install & configure poetry
2626
#----------------------------------------------
2727
- name: Install Poetry
28-
uses: snok/install-poetry@v1.1.1
28+
uses: snok/install-poetry@v1.2.0
2929
with:
3030
virtualenvs-create: true
3131
virtualenvs-in-project: true

0 commit comments

Comments
 (0)