Skip to content

Commit c605bec

Browse files
authored
Update workflow.yml
1 parent 0826b0d commit c605bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/workflow.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
- uses: actions/checkout@v3
3232
- name: Install poetry
33-
run: pipx install poetry==1.1.15
33+
run: pipx install poetry==1.2.0
3434

3535
- uses: actions/setup-python@v4
3636
with:

0 commit comments

Comments
 (0)