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 a24cb32 commit 42feb96Copy full SHA for 42feb96
.github/workflows/main.yml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
python-version: ${{ matrix.python-version }}
20
21
- - uses: Gr1N/setup-poetry@v7
+ - uses: Gr1N/setup-poetry@v9
22
23
- name: Check dependencies
24
run: make doctor
0 commit comments