Skip to content

Commit d6fdc23

Browse files
committed
Move poetry to 2.1.1
1 parent 656995d commit d6fdc23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Install poetry
2626
uses: abatilo/actions-poetry@v2
2727
with:
28-
poetry-version: 1.2.2
28+
poetry-version: 2.1.1
2929
- name: Install dependencies
3030
run: |
3131
poetry install --no-root --with=test

0 commit comments

Comments
 (0)