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 ffdb060 commit 339be4eCopy full SHA for 339be4e
.github/workflows/publish.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Set up Python
15
uses: actions/setup-python@v4
16
with:
17
- python-version: 3.9
+ python-version: 3.11
18
19
# Install dependencies using Poetry
20
- uses: Gr1N/setup-poetry@v8
0 commit comments