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 132caef commit cd14dc7Copy full SHA for cd14dc7
.github/workflows/release.yml
@@ -31,7 +31,7 @@ jobs:
31
python-version: "3.11"
32
- uses: abatilo/actions-poetry@v2
33
with:
34
- poetry-version: "1.4.2"
+ poetry-version: "1.2.2"
35
- run: |
36
poetry self add "poetry-dynamic-versioning[plugin]"
37
poetry build
0 commit comments