| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c495e1f commit c5e4aa7
10 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -43,7 +43,7 @@ jobs: | |||
| 43 | 43 | with: | |
| 44 | 44 | persist-credentials: false | |
| 45 | 45 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 46 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 46 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 47 | 47 | with: | |
| 48 | 48 | python-version: ${{ env.PYTHON_VERSION }} | |
| 49 | 49 | - name: Environment Information | |
@@ -74,7 +74,7 @@ jobs: | |||
| 74 | 74 | sparse-checkout: .github/actions/install-clang | |
| 75 | 75 | sparse-checkout-cone-mode: false | |
| 76 | 76 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 77 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 77 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 78 | 78 | with: | |
| 79 | 79 | python-version: ${{ env.PYTHON_VERSION }} | |
| 80 | 80 | - name: Set up sccache | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,7 +52,7 @@ jobs: | |||
| 52 | 52 | with: | |
| 53 | 53 | persist-credentials: false | |
| 54 | 54 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 55 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 55 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 56 | 56 | with: | |
| 57 | 57 | python-version: ${{ env.PYTHON_VERSION }} | |
| 58 | 58 | - name: Set up sccache | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,7 +52,7 @@ jobs: | |||
| 52 | 52 | with: | |
| 53 | 53 | persist-credentials: false | |
| 54 | 54 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 55 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 55 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 56 | 56 | with: | |
| 57 | 57 | python-version: ${{ env.PYTHON_VERSION }} | |
| 58 | 58 | - name: Set up sccache | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -49,7 +49,7 @@ jobs: | |||
| 49 | 49 | with: | |
| 50 | 50 | persist-credentials: false | |
| 51 | 51 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 52 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 52 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 53 | 53 | with: | |
| 54 | 54 | python-version: ${{ env.PYTHON_VERSION }} | |
| 55 | 55 | - name: Install deps | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -39,7 +39,7 @@ jobs: | |||
| 39 | 39 | runs-on: ubuntu-latest | |
| 40 | 40 | steps: | |
| 41 | 41 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 42 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 42 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 43 | 43 | with: | |
| 44 | 44 | python-version: ${{ env.PYTHON_VERSION }} | |
| 45 | 45 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -44,7 +44,7 @@ jobs: | |||
| 44 | 44 | with: | |
| 45 | 45 | persist-credentials: false | |
| 46 | 46 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 47 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 47 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 48 | 48 | with: | |
| 49 | 49 | python-version: ${{ env.PYTHON_VERSION }} | |
| 50 | 50 | - name: Environment Information | |
@@ -64,7 +64,7 @@ jobs: | |||
| 64 | 64 | with: | |
| 65 | 65 | node-version: ${{ env.NODE_VERSION }} | |
| 66 | 66 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 67 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 67 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 68 | 68 | with: | |
| 69 | 69 | python-version: ${{ env.PYTHON_VERSION }} | |
| 70 | 70 | - name: Environment Information | |
@@ -122,7 +122,7 @@ jobs: | |||
| 122 | 122 | with: | |
| 123 | 123 | persist-credentials: false | |
| 124 | 124 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 125 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 125 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 126 | 126 | with: | |
| 127 | 127 | python-version: ${{ env.PYTHON_VERSION }} | |
| 128 | 128 | - name: Environment Information | |
@@ -139,7 +139,7 @@ jobs: | |||
| 139 | 139 | with: | |
| 140 | 140 | persist-credentials: false | |
| 141 | 141 | - name: Use Python ${{ env.PYTHON_VERSION }} | |
| 142 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 142 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 143 | 143 | with: | |
| 144 | 144 | python-version: ${{ env.PYTHON_VERSION }} | |
| 145 | 145 | - name: Environment Information | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -49,7 +49,7 @@ jobs: | |||
| 49 | 49 | with: | |
| 50 | 50 | persist-credentials: false | |
| 51 | 51 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 52 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 52 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 53 | 53 | with: | |
| 54 | 54 | python-version: ${{ env.PYTHON_VERSION }} | |
| 55 | 55 | - name: Set up sccache | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -48,7 +48,7 @@ jobs: | |||
| 48 | 48 | persist-credentials: false | |
| 49 | 49 | path: node | |
| 50 | 50 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 51 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 51 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 52 | 52 | with: | |
| 53 | 53 | python-version: ${{ env.PYTHON_VERSION }} | |
| 54 | 54 | - name: Set up sccache | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,7 +52,7 @@ jobs: | |||
| 52 | 52 | persist-credentials: false | |
| 53 | 53 | path: node | |
| 54 | 54 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 55 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 55 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 56 | 56 | with: | |
| 57 | 57 | python-version: ${{ env.PYTHON_VERSION }} | |
| 58 | 58 | - name: Set up Xcode ${{ env.XCODE_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -277,7 +277,7 @@ jobs: | |||
| 277 | 277 | persist-credentials: false | |
| 278 | 278 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 279 | 279 | if: matrix.id == 'icu' && (github.event_name == 'schedule' || inputs.id == 'all' || inputs.id == matrix.id) | |
| 280 | - uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
| 280 | + uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 281 | 281 | with: | |
| 282 | 282 | python-version: ${{ env.PYTHON_VERSION }} | |
| 283 | 283 | - run: ${{ matrix.run }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments