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 3bf66fc commit e08345aCopy full SHA for e08345a
1 file changed
.github/workflows/ci.yml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install Poetry
22
uses: snok/install-poetry@v1
23
with:
24
- version: 1.8.5
+ version: 2.2.1
25
virtualenvs-create: true
26
virtualenvs-in-project: true
27
0 commit comments