Skip to content

Commit af5e825

Browse files
authored
ci: use Poetry 1.1.14 in installer workflow (#20)
1 parent 492e67e commit af5e825

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- ""
3131
- "--preview"
3232
- "--git https://github.com/python-poetry/poetry.git"
33-
- "--version 1.1.13"
33+
- "--version 1.1.14"
3434
include:
3535
- os: Ubuntu
3636
image: ubuntu-latest

0 commit comments

Comments
 (0)