| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 68ce6c7 commit cbceae1
8 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -118,7 +118,7 @@ jobs: | |||
| 118 | 118 | allow-prereleases: true | |
| 119 | 119 | - name: Set up sccache | |
| 120 | 120 | if: github.base_ref == 'main' || github.ref_name == 'main' | |
| 121 | - uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 | ||
| 121 | + uses: Mozilla-Actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11 | ||
| 122 | 122 | with: | |
| 123 | 123 | version: v0.16.0 | |
| 124 | 124 | - name: Download tarball | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -64,7 +64,7 @@ jobs: | |||
| 64 | 64 | allow-prereleases: true | |
| 65 | 65 | - name: Set up sccache | |
| 66 | 66 | if: github.base_ref == 'main' || github.ref_name == 'main' | |
| 67 | - uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 | ||
| 67 | + uses: Mozilla-Actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11 | ||
| 68 | 68 | with: | |
| 69 | 69 | version: v0.16.0 | |
| 70 | 70 | - name: Install gcovr | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -64,7 +64,7 @@ jobs: | |||
| 64 | 64 | allow-prereleases: true | |
| 65 | 65 | - name: Set up sccache | |
| 66 | 66 | if: github.base_ref == 'main' || github.ref_name == 'main' | |
| 67 | - uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 | ||
| 67 | + uses: Mozilla-Actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11 | ||
| 68 | 68 | with: | |
| 69 | 69 | version: v0.16.0 | |
| 70 | 70 | - name: Install gcovr | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -76,7 +76,7 @@ jobs: | |||
| 76 | 76 | rustup override set "$RUSTC_VERSION" | |
| 77 | 77 | rustup --version | |
| 78 | 78 | - name: Set up sccache | |
| 79 | - uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 | ||
| 79 | + uses: Mozilla-Actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11 | ||
| 80 | 80 | with: | |
| 81 | 81 | version: v0.16.0 | |
| 82 | 82 | # This is needed due to https://github.com/nodejs/build/issues/3878 | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -61,7 +61,7 @@ jobs: | |||
| 61 | 61 | allow-prereleases: true | |
| 62 | 62 | - name: Set up sccache | |
| 63 | 63 | if: github.base_ref == 'main' || github.ref_name == 'main' | |
| 64 | - uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 | ||
| 64 | + uses: Mozilla-Actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11 | ||
| 65 | 65 | with: | |
| 66 | 66 | version: v0.16.0 | |
| 67 | 67 | - name: Build | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -66,7 +66,7 @@ jobs: | |||
| 66 | 66 | allow-prereleases: true | |
| 67 | 67 | - name: Set up sccache | |
| 68 | 68 | if: github.base_ref == 'main' || github.ref_name == 'main' | |
| 69 | - uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 | ||
| 69 | + uses: Mozilla-Actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11 | ||
| 70 | 70 | with: | |
| 71 | 71 | version: v0.16.0 | |
| 72 | 72 | - name: Build | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -77,7 +77,7 @@ jobs: | |||
| 77 | 77 | allow-prereleases: true | |
| 78 | 78 | - name: Set up sccache | |
| 79 | 79 | if: github.base_ref == 'main' || github.ref_name == 'main' | |
| 80 | - uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 | ||
| 80 | + uses: Mozilla-Actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11 | ||
| 81 | 81 | with: | |
| 82 | 82 | version: v0.16.0 | |
| 83 | 83 | - name: Build | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -100,7 +100,7 @@ jobs: | |||
| 100 | 100 | rustup --version | |
| 101 | 101 | - name: Set up sccache | |
| 102 | 102 | if: github.base_ref == 'main' || github.ref_name == 'main' | |
| 103 | - uses: Mozilla-Actions/sccache-action@9e7fa8a12102821edf02ca5dbea1acd0f89a2696 # v0.0.10 | ||
| 103 | + uses: Mozilla-Actions/sccache-action@fc920bf0ec8de6ee65d409111f7ec508035751ba # v0.0.11 | ||
| 104 | 104 | with: | |
| 105 | 105 | version: v0.16.0 | |
| 106 | 106 | # The `npm ci` for this step fails a lot as part of the Test step. Run it | |
| Back | FazBrowse Home | New Git URL |
0 commit comments