We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 03b44d5 commit 25809edCopy full SHA for 25809ed
.github/actions/python-environment/action.yml
@@ -11,7 +11,7 @@ inputs:
11
poetry-version:
12
description: 'Poetry version to use'
13
required: true
14
- default: "2.1.2"
+ default: "2.1.4"
15
16
working-directory:
17
description: 'Working directory to use'
0 commit comments