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.
2 parents e504d4b + 2cbc7a9 commit 2e9ed52Copy full SHA for 2e9ed52
1 file changed
.github/workflows/python-publish.yaml
@@ -25,7 +25,7 @@ jobs:
25
- name: Set up Python
26
uses: actions/setup-python@v5
27
with:
28
- python-version: '3.x'
+ python-version: '3.12'
29
30
- name: Install Poetry
31
run: |
0 commit comments