We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4dba325 commit 9548544Copy full SHA for 9548544
.github/workflows/ci.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Setup Poetry
49
uses: snok/install-poetry@v1
50
with:
51
- version: latest
+ version: 1.5.1
52
virtualenvs-in-project: true
53
virtualenvs-create: true
54
installer-parallel: true
0 commit comments