We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd6833 commit 47c59bdCopy full SHA for 47c59bd
1 file changed
.github/workflows/pypi_publish_pipeline.yaml
@@ -57,7 +57,7 @@ jobs:
57
- name: Set up Python
58
uses: actions/setup-python@v5
59
with:
60
- python-version: '3.10'
+ python-version: '3.12'
61
62
- name: Run commands
63
run: |
0 commit comments