| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,10 +11,10 @@ jobs: | |||
| 11 | 11 | uses: actions/checkout@v3 | |
| 12 | 12 | ||
| 13 | 13 | # Setup which version of Python to use | |
| 14 | - - name: Set Up Python 3.10 | ||
| 14 | + - name: Set Up Python 3.11 | ||
| 15 | 15 | uses: actions/setup-python@v4 | |
| 16 | 16 | with: | |
| 17 | - python-version: "3.10" | ||
| 17 | + python-version: "3.11" | ||
| 18 | 18 | ||
| 19 | 19 | # Update pip | |
| 20 | 20 | - name: Update pip | |
| Back | FazBrowse Home | New Git URL |
0 commit comments