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 7778e61 commit b41baccCopy full SHA for b41bacc
.github/workflows/release-pypi.yaml
@@ -20,7 +20,7 @@ jobs:
20
- name: Set up Python 3.10
21
uses: actions/setup-python@v6
22
with:
23
- python-version: "3.13"
+ python-version: "3.14"
24
25
- name: Show Python version
26
run: python --version
0 commit comments