File tree Expand file tree Collapse file tree 15 files changed +21
-21
lines changed
Expand file tree Collapse file tree 15 files changed +21
-21
lines changed Original file line number Diff line number Diff line change 6565 shell : bash
6666 run : git branch $ARCHERY_DEFAULT_BRANCH origin/$ARCHERY_DEFAULT_BRANCH || true
6767 - name : Setup Python
68- uses : actions/setup-python@v6.0 .0
68+ uses : actions/setup-python@v6.1 .0
6969 with :
7070 python-version : ' 3.12'
7171 - name : Install pygit2 binary wheel
Original file line number Diff line number Diff line change 4242 # fetch the tags for version number generation
4343 fetch-depth : 0
4444 - name : Set up Python
45- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
45+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
4646 with :
4747 python-version : 3.12
4848 - name : Install Archery and Crossbow dependencies
Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ jobs:
123123 - name : Setup Python on hosted runner
124124 if : |
125125 matrix.runs-on == 'ubuntu-latest'
126- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
126+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
127127 with :
128128 python-version : 3
129129 - name : Setup Python on self-hosted runner
@@ -235,7 +235,7 @@ jobs:
235235 $(brew --prefix bash)/bin/bash \
236236 ci/scripts/install_minio.sh latest ${ARROW_HOME}
237237 - name : Set up Python
238- uses : actions/setup-python@v6.0 .0
238+ uses : actions/setup-python@v6.1 .0
239239 with :
240240 python-version : 3.12
241241 - name : Install Google Cloud Storage Testbench
@@ -378,7 +378,7 @@ jobs:
378378 https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2024-09-13T20-26-02Z
379379 chmod +x /usr/local/bin/minio.exe
380380 - name : Set up Python
381- uses : actions/setup-python@v6.0 .0
381+ uses : actions/setup-python@v6.1 .0
382382 id : python-install
383383 with :
384384 python-version : ' 3.12'
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ jobs:
132132 key : extra-${{ matrix.image }}-${{ hashFiles('cpp/**') }}
133133 restore-keys : extra-${{ matrix.image }}-
134134 - name : Setup Python
135- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
135+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
136136 with :
137137 python-version : 3
138138 - name : Setup Archery
@@ -217,7 +217,7 @@ jobs:
217217 key : jni-${{ matrix.platform.runs-on }}-${{ hashFiles('cpp/**') }}
218218 restore-keys : jni-${{ matrix.platform.runs-on }}-
219219 - name : Setup Python
220- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
220+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
221221 with :
222222 python-version : 3
223223 - name : Setup Archery
Original file line number Diff line number Diff line change 9292 with :
9393 fetch-depth : 0
9494 - name : Install Python
95- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
95+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
9696 with :
9797 python-version : ' 3.12'
9898 - name : Install Ruby
Original file line number Diff line number Diff line change 5252 key : debian-docs-${{ hashFiles('cpp/**') }}
5353 restore-keys : debian-docs-
5454 - name : Setup Python
55- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
55+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
5656 with :
5757 python-version : 3.12
5858 - name : Setup Archery
Original file line number Diff line number Diff line change 5959 key : conda-docs-${{ hashFiles('cpp/**') }}
6060 restore-keys : conda-docs-
6161 - name : Setup Python
62- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
62+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
6363 with :
6464 python-version : 3.12
6565 - name : Setup Archery
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 key : conda-${{ hashFiles('cpp/**') }}
109109 restore-keys : conda-
110110 - name : Setup Python
111- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
111+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
112112 with :
113113 python-version : 3.12
114114 - name : Setup Archery
Original file line number Diff line number Diff line change 8282 # fetch the tags for version number generation
8383 fetch-depth : 0
8484 - name : Set up Python
85- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
85+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
8686 with :
8787 python-version : 3.12
8888 - name : Install Archery and Crossbow dependencies
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114114 key : ${{ matrix.cache }}-${{ hashFiles('cpp/**') }}
115115 restore-keys : ${{ matrix.cache }}-
116116 - name : Setup Python
117- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
117+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
118118 with :
119119 python-version : 3.12
120120 - name : Setup Archery
@@ -183,7 +183,7 @@ jobs:
183183 fetch-depth : 0
184184 submodules : recursive
185185 - name : Setup Python
186- uses : actions/setup-python@v6.0 .0
186+ uses : actions/setup-python@v6.1 .0
187187 with :
188188 python-version : ' 3.11'
189189 - name : Install Dependencies
@@ -262,7 +262,7 @@ jobs:
262262 fetch-depth : 0
263263 submodules : recursive
264264 - name : Setup Python
265- uses : actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0 .0
265+ uses : actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548 # v6.1 .0
266266 with :
267267 python-version : 3.13
268268 - name : Install ccache
You can’t perform that action at this time.
0 commit comments