| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 386244a commit 1bd19d9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -176,7 +176,7 @@ jobs: | |||
| 176 | 176 | ||
| 177 | 177 | - name: Configure sccache | |
| 178 | 178 | if: github.base_ref == 'main' || github.ref_name == 'main' | |
| 179 | - uses: actions/github-script@ed597411d8f924073f98dfc5c65a23a2325f34cd # v8.0.0 | ||
| 179 | + uses: actions/github-script@3a2844b7e9c422d3c10d287c895573f7108da1b3 # v9.0.0 | ||
| 180 | 180 | with: | |
| 181 | 181 | script: | | |
| 182 | 182 | core.exportVariable('SCCACHE_GHA_ENABLED', 'on'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments