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 656995d commit d6fdc23Copy full SHA for d6fdc23
.github/workflows/ci.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Install poetry
26
uses: abatilo/actions-poetry@v2
27
with:
28
- poetry-version: 1.2.2
+ poetry-version: 2.1.1
29
- name: Install dependencies
30
run: |
31
poetry install --no-root --with=test
0 commit comments