Skip to content

Commit f780209

Browse files
committed
build: update Poetry version for release pipeline
1 parent 56f9388 commit f780209

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: Install Poetry
3232
uses: abatilo/actions-poetry@v4
3333
with:
34-
poetry-version: "2.0.1"
34+
poetry-version: "2.1.4"
3535

3636
- name: Setup a local virtual environment
3737
run: |

0 commit comments

Comments
 (0)