We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b90eba commit 7b14caaCopy full SHA for 7b14caa
1 file changed
.github/actions/prepare-poetry/action.yml
@@ -37,7 +37,7 @@ runs:
37
- name: Install Poetry
38
uses: snok/install-poetry@v1
39
with:
40
- version: 1.5.1
+ version: 2.1.1
41
virtualenvs-create: true
42
virtualenvs-in-project: true
43
0 commit comments