We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 390fdbc commit 356f7acCopy full SHA for 356f7ac
.github/workflows/publish.yml
@@ -15,7 +15,7 @@ jobs:
15
- name: Install Python 3.9
16
uses: actions/setup-python@v5
17
with:
18
- python-version: 3.12
+ python-version: 3.9
19
20
- name: Install poetry
21
run: pip install poetry
0 commit comments