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 9917415 commit 9d75090Copy full SHA for 9d75090
.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.4"
+ default: "2.1.2"
15
16
working-directory:
17
description: 'Working directory to use'
0 commit comments