We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Learn more about funding links in repositories.
Report abuse
1 parent c1aba0c commit 0816ab2Copy full SHA for 0816ab2
action.yml
@@ -8,7 +8,7 @@ inputs:
8
poetry-version:
9
description: "The version of poetry to install"
10
required: true
11
- default: "1.1.11"
+ default: "1.1.15"
12
runs:
13
using: "composite"
14
steps:
0 commit comments