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 6190cda commit 8245e96Copy full SHA for 8245e96
.github/workflows/python-package.yml
@@ -13,7 +13,7 @@ jobs:
13
- name: Set up Python 3.8
14
uses: actions/setup-python@v2
15
with:
16
- python-version: 3.8
+ python-version: 3.14
17
18
- name: Install pypa/build
19
run: >-
0 commit comments