There was an error while loading. Please reload this page.
2 parents 2212f1e + 9b42133 commit d81da10Copy full SHA for d81da10
1 file changed
.github/workflows/python-app.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Python 3.10
20
uses: actions/setup-python@v5
21
with:
22
- python-version: "3.190"
+ python-version: "3.10"
23
- name: Install dependencies
24
run: |
25
python -m pip install --upgrade pip
0 commit comments