| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 2239939 commit 416f34c
10 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -45,7 +45,7 @@ jobs: | |||
| 45 | 45 | with: | |
| 46 | 46 | persist-credentials: false | |
| 47 | 47 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 48 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 48 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 49 | 49 | with: | |
| 50 | 50 | python-version: ${{ env.PYTHON_VERSION }} | |
| 51 | 51 | - name: Environment Information | |
@@ -76,7 +76,7 @@ jobs: | |||
| 76 | 76 | sparse-checkout: .github/actions/install-clang | |
| 77 | 77 | sparse-checkout-cone-mode: false | |
| 78 | 78 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 79 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 79 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 80 | 80 | with: | |
| 81 | 81 | python-version: ${{ env.PYTHON_VERSION }} | |
| 82 | 82 | - 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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 55 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 55 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 52 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 42 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 47 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 67 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 68 | 68 | with: | |
| 69 | 69 | python-version: ${{ env.PYTHON_VERSION }} | |
| 70 | 70 | - name: Environment Information | |
@@ -146,7 +146,7 @@ jobs: | |||
| 146 | 146 | with: | |
| 147 | 147 | persist-credentials: false | |
| 148 | 148 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 149 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 149 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 150 | 150 | with: | |
| 151 | 151 | python-version: ${{ env.PYTHON_VERSION }} | |
| 152 | 152 | - name: Environment Information | |
@@ -163,7 +163,7 @@ jobs: | |||
| 163 | 163 | with: | |
| 164 | 164 | persist-credentials: false | |
| 165 | 165 | - name: Use Python ${{ env.PYTHON_VERSION }} | |
| 166 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 166 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 167 | 167 | with: | |
| 168 | 168 | python-version: ${{ env.PYTHON_VERSION }} | |
| 169 | 169 | - 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@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 52 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.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 | |
|---|---|---|---|
@@ -50,7 +50,7 @@ jobs: | |||
| 50 | 50 | persist-credentials: false | |
| 51 | 51 | path: node | |
| 52 | 52 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 53 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 53 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 54 | 54 | with: | |
| 55 | 55 | python-version: ${{ env.PYTHON_VERSION }} | |
| 56 | 56 | - name: Set up sccache | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,7 +54,7 @@ jobs: | |||
| 54 | 54 | persist-credentials: false | |
| 55 | 55 | path: node | |
| 56 | 56 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 57 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 57 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 58 | 58 | with: | |
| 59 | 59 | python-version: ${{ env.PYTHON_VERSION }} | |
| 60 | 60 | - name: Set up Xcode ${{ env.XCODE_VERSION }} | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -297,7 +297,7 @@ jobs: | |||
| 297 | 297 | if: | | |
| 298 | 298 | (matrix.id == 'icu' || matrix.id == 'inspector_protocol') && | |
| 299 | 299 | (github.event_name == 'schedule' || inputs.id == 'all' || inputs.id == matrix.id) | |
| 300 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 300 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 301 | 301 | with: | |
| 302 | 302 | python-version: ${{ env.PYTHON_VERSION }} | |
| 303 | 303 | - run: ${{ matrix.run }} | |
| Back | FazBrowse Home | New Git URL |
0 commit comments