We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc3349 commit 8f0ddb3Copy full SHA for 8f0ddb3
1 file changed
.github/workflows/publish-package.yml
@@ -37,7 +37,7 @@ jobs:
37
- name: Set up Python
38
uses: actions/setup-python@v6
39
with:
40
- python-version: '3.x'
+ python-version: '3.12'
41
42
- name: Install python-build and twine
43
run: |
0 commit comments