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 6e2d5a9 commit 6d4c15fCopy full SHA for 6d4c15f
.github/workflows/release.yml
@@ -17,6 +17,8 @@ jobs:
17
python-version: "3.10"
18
- name: Setup Poetry
19
uses: abatilo/[email protected]
20
+ with:
21
+ poetry-version: "1.1.13"
22
- name: Install pypi deps
23
run: poetry install
24
- name: Version according to tag
0 commit comments