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 1873a89 + 9c49734 commit 38737a3Copy full SHA for 38737a3
1 file changed
.github/workflows/publish.yaml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Python 3.9
17
uses: actions/setup-python@v6
18
with:
19
- python-version: 3.9
+ python-version: 3.14
20
- name: Install build dependencies
21
run: |
22
python -m pip install --upgrade pip
0 commit comments