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 864ba96 commit 64423f2Copy full SHA for 64423f2
.github/workflows/python-app.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python 3.9
20
uses: actions/setup-python@v2
21
with:
22
- python-version: 3.9
+ python-version: 3.14
23
- name: Install dependencies
24
run: |
25
python -m pip install --upgrade pip
0 commit comments