| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -11,7 +11,7 @@ jobs: | |||
| 11 | 11 | runs-on: ubuntu-latest | |
| 12 | 12 | if: github.event.repository.fork == false | |
| 13 | 13 | steps: | |
| 14 | - - uses: actions/checkout@v6 | ||
| 14 | + - uses: actions/checkout@v7 | ||
| 15 | 15 | - uses: actions/setup-python@v6 | |
| 16 | 16 | with: | |
| 17 | 17 | python-version: 3.x | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -23,7 +23,7 @@ jobs: | |||
| 23 | 23 | - '3.14' | |
| 24 | 24 | ||
| 25 | 25 | steps: | |
| 26 | - - uses: actions/checkout@v6 | ||
| 26 | + - uses: actions/checkout@v7 | ||
| 27 | 27 | - name: Set up Python ${{ matrix.python-version }} | |
| 28 | 28 | uses: actions/setup-python@v6 | |
| 29 | 29 | with: | |
| Back | FazBrowse Home | New Git URL |
0 commit comments