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 ee0d3f7 commit e7bafc9Copy full SHA for e7bafc9
.github/workflows/_release.yml
@@ -15,7 +15,7 @@ on:
15
default: '.'
16
description: "From which folder this pipeline executes"
17
env:
18
- PYTHON_VERSION: "3.8"
+ PYTHON_VERSION: "3.9"
19
POETRY_VERSION: "1.8.2"
20
21
jobs:
0 commit comments