Skip to content

Commit 072ab50

Browse files
committed
update poetry in publish workflow
1 parent d7aeb04 commit 072ab50

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
@@ -17,7 +17,7 @@ jobs:
1717
- name: Set up Poetry
1818
uses: abatilo/[email protected]
1919
with:
20-
poetry-version: 1.1.5
20+
poetry-version: 1.3.1
2121
- name: Build
2222
run: |
2323
poetry install

0 commit comments

Comments
 (0)