We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24859dd commit 8de1c65Copy full SHA for 8de1c65
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Install Poetry
19
uses: abatilo/actions-poetry@v2.0.0
20
with:
21
- poetry-version: 1.4.0
+ poetry-version: 1.8.3
22
23
- name: Install Dependencies
24
run: poetry install --extras hashes
0 commit comments