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 80b3593 commit 2694629Copy full SHA for 2694629
.github/workflows/python.yml
@@ -65,7 +65,7 @@ jobs:
65
fetch-depth: 0
66
- uses: actions/setup-python@v5
67
with:
68
- python-version: '3.12'
+ python-version: '3.13'
69
- run: pip install build
70
- run: python -m build
71
- uses: pypa/gh-action-pypi-publish@release/v1
0 commit comments