| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 575f904 commit d767cbf
5 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,7 +50,7 @@ jobs: | |||
| 50 | 50 | with: | |
| 51 | 51 | python-version: ${{ env.PYTHON_VERSION }} | |
| 52 | 52 | - name: Set up sccache | |
| 53 | - uses: Mozilla-Actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8 | ||
| 53 | + uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 | ||
| 54 | 54 | with: | |
| 55 | 55 | version: v0.10.0 | |
| 56 | 56 | - name: Environment Information | |
@@ -80,7 +80,7 @@ jobs: | |||
| 80 | 80 | with: | |
| 81 | 81 | python-version: ${{ env.PYTHON_VERSION }} | |
| 82 | 82 | - name: Set up sccache | |
| 83 | - uses: Mozilla-Actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8 | ||
| 83 | + uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 | ||
| 84 | 84 | with: | |
| 85 | 85 | version: v0.10.0 | |
| 86 | 86 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -56,7 +56,7 @@ jobs: | |||
| 56 | 56 | with: | |
| 57 | 57 | python-version: ${{ env.PYTHON_VERSION }} | |
| 58 | 58 | - name: Set up sccache | |
| 59 | - uses: Mozilla-Actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8 | ||
| 59 | + uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 | ||
| 60 | 60 | with: | |
| 61 | 61 | version: v0.10.0 | |
| 62 | 62 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -56,7 +56,7 @@ jobs: | |||
| 56 | 56 | with: | |
| 57 | 57 | python-version: ${{ env.PYTHON_VERSION }} | |
| 58 | 58 | - name: Set up sccache | |
| 59 | - uses: Mozilla-Actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8 | ||
| 59 | + uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 | ||
| 60 | 60 | with: | |
| 61 | 61 | version: v0.10.0 | |
| 62 | 62 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -50,7 +50,7 @@ jobs: | |||
| 50 | 50 | with: | |
| 51 | 51 | python-version: ${{ env.PYTHON_VERSION }} | |
| 52 | 52 | - name: Set up sccache | |
| 53 | - uses: Mozilla-Actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8 | ||
| 53 | + uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 | ||
| 54 | 54 | with: | |
| 55 | 55 | version: v0.10.0 | |
| 56 | 56 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -58,7 +58,7 @@ jobs: | |||
| 58 | 58 | - name: Set up Xcode ${{ env.XCODE_VERSION }} | |
| 59 | 59 | run: sudo xcode-select -s /Applications/Xcode_${{ env.XCODE_VERSION }}.app | |
| 60 | 60 | - name: Set up sccache | |
| 61 | - uses: Mozilla-Actions/sccache-action@65101d47ea8028ed0c98a1cdea8dd9182e9b5133 # v0.0.8 | ||
| 61 | + uses: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad # v0.0.9 | ||
| 62 | 62 | with: | |
| 63 | 63 | version: v0.10.0 | |
| 64 | 64 | - name: Environment Information | |
| Back | FazBrowse Home | New Git URL |
0 commit comments