Skip to content

Commit

Permalink
feat: update default Poetry version to 1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
browniebroke committed Nov 20, 2022
1 parent b64bee1 commit 578429d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Expand Up @@ -8,7 +8,7 @@ inputs:
poetry-version:
description: "The version of poetry to install"
required: true
default: "1.1.15"
default: "1.2.2"
runs:
using: "composite"
steps:
Expand Down

0 comments on commit 578429d

Please sign in to comment.