| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent f1935d1 commit f3bfa68
10 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -80,7 +80,7 @@ jobs: | |||
| 80 | 80 | with: | |
| 81 | 81 | persist-credentials: false | |
| 82 | 82 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 83 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 83 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 84 | 84 | with: | |
| 85 | 85 | python-version: ${{ env.PYTHON_VERSION }} | |
| 86 | 86 | allow-prereleases: true | |
@@ -116,7 +116,7 @@ jobs: | |||
| 116 | 116 | with: | |
| 117 | 117 | clang-version: ${{ env.CLANG_VERSION }} | |
| 118 | 118 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 119 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 119 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 120 | 120 | with: | |
| 121 | 121 | python-version: ${{ env.PYTHON_VERSION }} | |
| 122 | 122 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,7 +57,7 @@ jobs: | |||
| 57 | 57 | with: | |
| 58 | 58 | clang-version: ${{ env.CLANG_VERSION }} | |
| 59 | 59 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 60 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 60 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 61 | 61 | with: | |
| 62 | 62 | python-version: ${{ env.PYTHON_VERSION }} | |
| 63 | 63 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,7 +57,7 @@ jobs: | |||
| 57 | 57 | with: | |
| 58 | 58 | clang-version: ${{ env.CLANG_VERSION }} | |
| 59 | 59 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 60 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 60 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 61 | 61 | with: | |
| 62 | 62 | python-version: ${{ env.PYTHON_VERSION }} | |
| 63 | 63 | allow-prereleases: true | |
| 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 | allow-prereleases: true | |
| 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 | allow-prereleases: true | |
| 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 | allow-prereleases: true | |
@@ -65,7 +65,7 @@ jobs: | |||
| 65 | 65 | with: | |
| 66 | 66 | node-version: ${{ env.NODE_VERSION }} | |
| 67 | 67 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 68 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 68 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 69 | 69 | with: | |
| 70 | 70 | python-version: ${{ env.PYTHON_VERSION }} | |
| 71 | 71 | allow-prereleases: true | |
@@ -164,7 +164,7 @@ jobs: | |||
| 164 | 164 | with: | |
| 165 | 165 | persist-credentials: false | |
| 166 | 166 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 167 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 167 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 168 | 168 | with: | |
| 169 | 169 | python-version: ${{ env.PYTHON_VERSION }} | |
| 170 | 170 | allow-prereleases: true | |
@@ -182,7 +182,7 @@ jobs: | |||
| 182 | 182 | with: | |
| 183 | 183 | persist-credentials: false | |
| 184 | 184 | - name: Use Python ${{ env.PYTHON_VERSION }} | |
| 185 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 185 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 186 | 186 | with: | |
| 187 | 187 | python-version: ${{ env.PYTHON_VERSION }} | |
| 188 | 188 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -54,7 +54,7 @@ jobs: | |||
| 54 | 54 | with: | |
| 55 | 55 | clang-version: ${{ env.CLANG_VERSION }} | |
| 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 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -57,7 +57,7 @@ jobs: | |||
| 57 | 57 | with: | |
| 58 | 58 | clang-version: ${{ env.CLANG_VERSION }} | |
| 59 | 59 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 60 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 60 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 61 | 61 | with: | |
| 62 | 62 | python-version: ${{ env.PYTHON_VERSION }} | |
| 63 | 63 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -88,7 +88,7 @@ jobs: | |||
| 88 | 88 | persist-credentials: false | |
| 89 | 89 | path: node | |
| 90 | 90 | - name: Set up Python ${{ env.PYTHON_VERSION }} | |
| 91 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 91 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 92 | 92 | with: | |
| 93 | 93 | python-version: ${{ env.PYTHON_VERSION }} | |
| 94 | 94 | allow-prereleases: true | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -309,7 +309,7 @@ jobs: | |||
| 309 | 309 | if: | | |
| 310 | 310 | (matrix.id == 'icu' || matrix.id == 'inspector_protocol') && | |
| 311 | 311 | (github.event_name == 'schedule' || inputs.id == 'all' || inputs.id == matrix.id) | |
| 312 | - uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0 | ||
| 312 | + uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1.0 | ||
| 313 | 313 | with: | |
| 314 | 314 | python-version: ${{ env.PYTHON_VERSION }} | |
| 315 | 315 | allow-prereleases: true | |
| Back | FazBrowse Home | New Git URL |
0 commit comments