diff --git a/action.yml b/action.yml index 94913bc..fd66613 100644 --- a/action.yml +++ b/action.yml @@ -8,7 +8,7 @@ inputs: poetry-version: description: "The version of poetry to install" required: true - default: "1.1.11" + default: "1.1.15" runs: using: "composite" steps: