File tree Expand file tree Collapse file tree 12 files changed +58
-44
lines changed
Expand file tree Collapse file tree 12 files changed +58
-44
lines changed Original file line number Diff line number Diff line change 2323 tdnf -y update
2424 tdnf -y install ca-certificates git
2525
26- - uses : actions/checkout@v4
26+ - uses : actions/checkout@v6
2727 with :
2828 fetch-depth : 0
2929
6565 name : Benchmark SNP
6666 runs-on : [self-hosted, 1ES.Pool=gha-c-aci-ci]
6767 steps :
68- - uses : actions/checkout@v4
68+ - uses : actions/checkout@v6
6969 with :
7070 fetch-depth : 0
7171
Original file line number Diff line number Diff line change 2020 id-token : write
2121
2222 steps :
23- - uses : actions/checkout@v4
23+ - uses : actions/checkout@v6
2424
2525 - name : Log in to the Container registry
2626 uses : docker/login-action@v3
Original file line number Diff line number Diff line change 3535 tdnf -y update
3636 tdnf -y install ca-certificates git
3737
38- - uses : actions/checkout@v4
38+ - uses : actions/checkout@v6
3939 - name : Install TLC dependencies
4040 run : |
4141 tdnf install -y jre wget
6464 working-directory : tla
6565
6666 steps :
67- - uses : actions/checkout@v4
67+ - uses : actions/checkout@v6
6868 - name : Install TLC dependencies
6969 run : |
7070 sudo apt update
8484 working-directory : tla
8585
8686 steps :
87- - uses : actions/checkout@v4
87+ - uses : actions/checkout@v6
8888 - name : Install TLC dependencies
8989 run : |
9090 sudo apt update
@@ -117,7 +117,7 @@ jobs:
117117 tdnf -y update
118118 tdnf -y install ca-certificates git
119119
120- - uses : actions/checkout@v4
120+ - uses : actions/checkout@v6
121121 - name : Install TLC dependencies
122122 run : |
123123 tdnf install -y jre wget
@@ -144,7 +144,7 @@ jobs:
144144 working-directory : tla
145145
146146 steps :
147- - uses : actions/checkout@v4
147+ - uses : actions/checkout@v6
148148 - name : Install TLC dependencies
149149 run : |
150150 sudo apt update
@@ -177,7 +177,7 @@ jobs:
177177 tdnf -y update
178178 tdnf -y install ca-certificates git
179179
180- - uses : actions/checkout@v4
180+ - uses : actions/checkout@v6
181181 with :
182182 fetch-depth : 0
183183
Original file line number Diff line number Diff line change 3232 tdnf -y update
3333 tdnf -y install ca-certificates git
3434
35- - uses : actions/checkout@v4
35+ - uses : actions/checkout@v6
3636 with :
3737 fetch-depth : 0
3838
6161 tdnf -y update
6262 tdnf -y install ca-certificates git
6363
64- - uses : actions/checkout@v4
64+ - uses : actions/checkout@v6
6565 with :
6666 fetch-depth : 0
6767
9797 tdnf -y update
9898 tdnf -y install ca-certificates git
9999
100- - uses : actions/checkout@v4
100+ - uses : actions/checkout@v6
101101 with :
102102 fetch-depth : 0
103103
@@ -157,7 +157,7 @@ jobs:
157157 needs : checks
158158
159159 steps :
160- - uses : actions/checkout@v4
160+ - uses : actions/checkout@v6
161161 with :
162162 fetch-depth : 0
163163
@@ -229,7 +229,7 @@ jobs:
229229 needs : checks
230230
231231 steps :
232- - uses : actions/checkout@v4
232+ - uses : actions/checkout@v6
233233 with :
234234 fetch-depth : 0
235235
Original file line number Diff line number Diff line change 4444 tdnf -y update
4545 tdnf -y install ca-certificates git tar
4646
47- - uses : actions/checkout@v4
47+ - uses : actions/checkout@v6
4848 with :
4949 fetch-depth : 0
5050
Original file line number Diff line number Diff line change 3030 run_js : true
3131
3232 steps :
33- - uses : actions/checkout@v4
33+ - uses : actions/checkout@v6
3434
3535 - name : Log in to the Container registry
3636 uses : docker/login-action@v3
Original file line number Diff line number Diff line change 2222
2323 - run : git config --global --add safe.directory "$GITHUB_WORKSPACE"
2424
25- - uses : actions/checkout@v4
25+ - uses : actions/checkout@v6
2626 with :
2727 fetch-depth : 0
2828
Original file line number Diff line number Diff line change 2929 tdnf -y update
3030 tdnf -y install ca-certificates git
3131
32- - uses : actions/checkout@v4
32+ - uses : actions/checkout@v6
3333 with :
3434 fetch-depth : 0
3535
8383 tdnf -y update
8484 tdnf -y install ca-certificates git
8585
86- - uses : actions/checkout@v4
86+ - uses : actions/checkout@v6
8787 with :
8888 fetch-depth : 0
8989
@@ -137,7 +137,7 @@ jobs:
137137 tdnf -y update
138138 tdnf -y install ca-certificates git
139139
140- - uses : actions/checkout@v4
140+ - uses : actions/checkout@v6
141141 with :
142142 fetch-depth : 0
143143
@@ -193,7 +193,7 @@ jobs:
193193 tdnf -y update
194194 tdnf -y install ca-certificates git
195195
196- - uses : actions/checkout@v4
196+ - uses : actions/checkout@v6
197197 with :
198198 fetch-depth : 0
199199
@@ -250,7 +250,7 @@ jobs:
250250 tdnf -y update
251251 tdnf -y install ca-certificates git
252252
253- - uses : actions/checkout@v4
253+ - uses : actions/checkout@v6
254254 with :
255255 fetch-depth : 0
256256
@@ -304,7 +304,7 @@ jobs:
304304 tdnf -y update
305305 tdnf -y install ca-certificates git
306306
307- - uses : actions/checkout@v4
307+ - uses : actions/checkout@v6
308308 with :
309309 fetch-depth : 0
310310
Original file line number Diff line number Diff line change 3333 tdnf -y update
3434 tdnf -y install ca-certificates git
3535
36- - uses : actions/checkout@v4
36+ - uses : actions/checkout@v6
3737 - name : Install TLC dependencies
3838 run : |
3939 tdnf install -y jre wget
6666 tdnf -y update
6767 tdnf -y install ca-certificates git
6868
69- - uses : actions/checkout@v4
69+ - uses : actions/checkout@v6
7070 - name : Install TLC dependencies
7171 run : |
7272 tdnf install -y jre wget
9292 working-directory : tla
9393
9494 steps :
95- - uses : actions/checkout@v4
95+ - uses : actions/checkout@v6
9696 - run : |
9797 sudo apt update
9898 sudo apt install -y default-jre wget
Original file line number Diff line number Diff line change 1414 runs-on : ubuntu-latest
1515
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v6
1818 - uses : actions/setup-node@v4
1919 with :
2020 node-version : 24
You can’t perform that action at this time.
0 commit comments