File tree 18 files changed +25
-25
lines changed
18 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 65
65
shell : bash
66
66
run : git branch $ARCHERY_DEFAULT_BRANCH origin/$ARCHERY_DEFAULT_BRANCH || true
67
67
- name : Setup Python
68
- uses : actions/setup-python@v5.2 .0
68
+ uses : actions/setup-python@v5.3 .0
69
69
with :
70
70
python-version : ' 3.9'
71
71
- name : Install pygit2 binary wheel
Original file line number Diff line number Diff line change 41
41
# fetch the tags for version number generation
42
42
fetch-depth : 0
43
43
- name : Set up Python
44
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
44
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
45
45
with :
46
46
python-version : 3.12
47
47
- name : Install Archery and Crossbow dependencies
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ jobs:
149
149
- name : Setup Python on hosted runner
150
150
if : |
151
151
matrix.runs-on == 'ubuntu-latest'
152
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
152
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
153
153
with :
154
154
python-version : 3
155
155
- name : Setup Python on self-hosted runner
@@ -257,7 +257,7 @@ jobs:
257
257
$(brew --prefix bash)/bin/bash \
258
258
ci/scripts/install_minio.sh latest ${ARROW_HOME}
259
259
- name : Set up Python
260
- uses : actions/setup-python@v5.2 .0
260
+ uses : actions/setup-python@v5.3 .0
261
261
with :
262
262
python-version : 3.12
263
263
- name : Install Google Cloud Storage Testbench
@@ -476,7 +476,7 @@ jobs:
476
476
https://dl.min.io/server/minio/release/windows-amd64/archive/minio.RELEASE.2024-09-13T20-26-02Z
477
477
chmod +x /usr/local/bin/minio.exe
478
478
- name : Set up Python
479
- uses : actions/setup-python@v5.2 .0
479
+ uses : actions/setup-python@v5.3 .0
480
480
id : python-install
481
481
with :
482
482
python-version : 3.9
Original file line number Diff line number Diff line change 58
58
with :
59
59
dotnet-version : ${{ matrix.dotnet }}
60
60
- name : Setup Python
61
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
61
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
62
62
with :
63
63
python-version : 3
64
64
- name : Checkout Arrow
@@ -117,7 +117,7 @@ jobs:
117
117
with :
118
118
dotnet-version : ${{ matrix.dotnet }}
119
119
- name : Setup Python
120
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
120
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
121
121
with :
122
122
python-version : 3.12
123
123
- name : Checkout Arrow
Original file line number Diff line number Diff line change 50
50
with :
51
51
fetch-depth : 0
52
52
- name : Setup Python
53
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
53
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
54
54
with :
55
55
python-version : 3.12
56
56
- name : Install pre-commit
@@ -109,7 +109,7 @@ jobs:
109
109
with :
110
110
fetch-depth : 0
111
111
- name : Install Python
112
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
112
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
113
113
with :
114
114
python-version : ' 3.12'
115
115
- name : Install Ruby
Original file line number Diff line number Diff line change 52
52
key : debian-docs-${{ hashFiles('cpp/**') }}
53
53
restore-keys : debian-docs-
54
54
- name : Setup Python
55
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
55
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
56
56
with :
57
57
python-version : 3.12
58
58
- name : Setup Archery
Original file line number Diff line number Diff line change 59
59
key : conda-docs-${{ hashFiles('cpp/**') }}
60
60
restore-keys : conda-docs-
61
61
- name : Setup Python
62
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
62
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
63
63
with :
64
64
python-version : 3.12
65
65
- name : Setup Archery
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101
101
key : conda-${{ hashFiles('cpp/**') }}
102
102
restore-keys : conda-
103
103
- name : Setup Python
104
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
104
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
105
105
with :
106
106
python-version : 3.12
107
107
- name : Setup Archery
Original file line number Diff line number Diff line change 83
83
key : maven-${{ hashFiles('java/**') }}
84
84
restore-keys : maven-
85
85
- name : Setup Python
86
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
86
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
87
87
with :
88
88
python-version : 3.12
89
89
- name : Setup Archery
Original file line number Diff line number Diff line change 77
77
key : java-jni-manylinux-2014-${{ hashFiles('cpp/**', 'java/**') }}
78
78
restore-keys : java-jni-manylinux-2014-
79
79
- name : Setup Python
80
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
80
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
81
81
with :
82
82
python-version : 3.12
83
83
- name : Setup Archery
@@ -119,7 +119,7 @@ jobs:
119
119
key : maven-${{ hashFiles('java/**') }}
120
120
restore-keys : maven-
121
121
- name : Setup Python
122
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
122
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
123
123
with :
124
124
python-version : 3.12
125
125
- name : Setup Archery
Original file line number Diff line number Diff line change 58
58
repository : ursacomputing/crossbow
59
59
ref : main
60
60
- name : Set up Python
61
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
61
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
62
62
with :
63
63
cache : ' pip'
64
64
python-version : 3.12
Original file line number Diff line number Diff line change 61
61
with :
62
62
fetch-depth : 0
63
63
- name : Setup Python
64
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
64
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
65
65
with :
66
66
python-version : 3.12
67
67
- name : Setup Archery
Original file line number Diff line number Diff line change 82
82
# fetch the tags for version number generation
83
83
fetch-depth : 0
84
84
- name : Set up Python
85
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
85
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
86
86
with :
87
87
python-version : 3.12
88
88
- name : Install Archery and Crossbow dependencies
Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ jobs:
114
114
key : ${{ matrix.cache }}-${{ hashFiles('cpp/**') }}
115
115
restore-keys : ${{ matrix.cache }}-
116
116
- name : Setup Python
117
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
117
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
118
118
with :
119
119
python-version : 3.12
120
120
- name : Setup Archery
@@ -183,7 +183,7 @@ jobs:
183
183
fetch-depth : 0
184
184
submodules : recursive
185
185
- name : Setup Python
186
- uses : actions/setup-python@v5.2 .0
186
+ uses : actions/setup-python@v5.3 .0
187
187
with :
188
188
python-version : ' 3.11'
189
189
- name : Install Dependencies
Original file line number Diff line number Diff line change @@ -155,7 +155,7 @@ jobs:
155
155
ubuntu-${{ matrix.ubuntu }}-r-${{ matrix.r }}-${{ hashFiles('cpp/src/**/*.cc','cpp/src/**/*.h)') }}-
156
156
ubuntu-${{ matrix.ubuntu }}-r-${{ matrix.r }}-
157
157
- name : Setup Python
158
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
158
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
159
159
with :
160
160
python-version : 3.12
161
161
- name : Setup Archery
@@ -214,7 +214,7 @@ jobs:
214
214
fetch-depth : 0
215
215
submodules : recursive
216
216
- name : Setup Python
217
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
217
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
218
218
with :
219
219
python-version : 3.12
220
220
- name : Setup Archery
Original file line number Diff line number Diff line change 60
60
repository : ursacomputing/crossbow
61
61
ref : main
62
62
- name : Set up Python
63
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
63
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
64
64
with :
65
65
cache : ' pip'
66
66
python-version : 3.12
Original file line number Diff line number Diff line change 90
90
key : ubuntu-${{ matrix.ubuntu }}-ruby-${{ hashFiles('cpp/**') }}
91
91
restore-keys : ubuntu-${{ matrix.ubuntu }}-ruby-
92
92
- name : Setup Python
93
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
93
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
94
94
with :
95
95
python-version : 3.12
96
96
- name : Setup Archery
Original file line number Diff line number Diff line change 64
64
fetch-depth : 0
65
65
submodules : recursive
66
66
- name : Setup Python on hosted runner
67
- uses : actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2 .0
67
+ uses : actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3 .0
68
68
with :
69
69
python-version : 3
70
70
- name : Setup Archery
You can’t perform that action at this time.
0 commit comments