We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 97d0c75 commit fe0f077Copy full SHA for fe0f077
.github/workflows/pytest.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Install poetry
14
uses: abatilo/actions-poetry@v2
15
with:
16
- poetry-version: 1.1.15
+ poetry-version: 1.8.2
17
- name: Install requirements
18
run: poetry install
19
0 commit comments