| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -20,7 +20,8 @@ jobs: | |||
| 20 | 20 | - name: Set up Python | |
| 21 | 21 | uses: actions/setup-python@v2 | |
| 22 | 22 | with: | |
| 23 | - python-version: 3.9 | ||
| 23 | + python-version: >- | ||
| 24 | + 3.10 | ||
| 24 | 25 | ||
| 25 | 26 | - name: Install Python tooling | |
| 26 | 27 | run: python -m pip install --upgrade nox virtualenv | |
| Back | FazBrowse Home | New Git URL |
0 commit comments