Skip to content

Commit cd14dc7

Browse files
committed
Use poetry 1.2.2
1 parent 132caef commit cd14dc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
python-version: "3.11"
3232
- uses: abatilo/actions-poetry@v2
3333
with:
34-
poetry-version: "1.4.2"
34+
poetry-version: "1.2.2"
3535
- run: |
3636
poetry self add "poetry-dynamic-versioning[plugin]"
3737
poetry build

0 commit comments

Comments
 (0)