We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b982557 commit 91ba612Copy full SHA for 91ba612
1 file changed
.github/workflows/test.yml
@@ -24,7 +24,7 @@ jobs:
24
- name: Install Poetry
25
uses: snok/install-poetry@v1
26
with:
27
- version: 1.5.1
+ version: 2.1.1
28
virtualenvs-create: true
29
virtualenvs-in-project: true
30
0 commit comments