Skip to content

Commit efdaa0c

Browse files
committed
update poetry version in github action
1 parent 302812c commit efdaa0c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-poetry/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ inputs:
99
poetry-version:
1010
required: false
1111
description: "Version of Poetry to use"
12-
default: "2.1.0"
12+
default: "2.2.1"
1313

1414
runs:
1515
using: "composite"

0 commit comments

Comments
 (0)