| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent b195b95 commit 96978d7
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -63,7 +63,7 @@ jobs: | |||
| 63 | 63 | echo "skip_concurrent=$skip_concurrent" >>$GITHUB_OUTPUT | |
| 64 | 64 | - name: skip if the commit or tree was already tested | |
| 65 | 65 | id: skip-if-redundant | |
| 66 | - uses: actions/github-script@v7 | ||
| 66 | + uses: actions/github-script@v8 | ||
| 67 | 67 | if: steps.check-ref.outputs.enabled == 'yes' | |
| 68 | 68 | with: | |
| 69 | 69 | github-token: ${{secrets.GITHUB_TOKEN}} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments