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.
2 parents 927f9e8 + c2119e9 commit 3ea3eefCopy full SHA for 3ea3eef
1 file changed
.github/workflows/python-test.yml
@@ -82,6 +82,8 @@ jobs:
82
83
- name: Set up poetry
84
uses: Gr1N/setup-poetry@v9
85
+ with:
86
+ poetry-version: "2.2.1"
87
88
- name: Configure poetry
89
run: poetry config virtualenvs.in-project true
0 commit comments