Skip to content

Commit e376b0a

Browse files
authored
Update to poetry 2.3.0 (#681)
1 parent a4d991f commit e376b0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424

2525
- uses: abatilo/actions-poetry@v3
2626
with:
27-
poetry-version: '2.2.1'
27+
poetry-version: '2.3.0'
2828

2929
- name: Install Dependencies
3030
run: poetry install

0 commit comments

Comments
 (0)