1414 github.sha }}\" >> $GITHUB_ENV\n else\n echo \" target_commit=${{ github.event.pull_request.head.sha
1515 }}\" >> $GITHUB_ENV\n fi\n "
1616 - name : Git checkout
17- uses : actions/checkout@v4
17+ uses : actions/checkout@v5
1818 with :
1919 fetch-depth : 0
2020 ref : ${{ env.target_commit }}
2828 }}\" >> $GITHUB_ENV\n else\n echo \" tested_commit=$merge_commit\" >> $GITHUB_ENV\n \
2929 \ fi\n fi\n "
3030 - name : Git checkout
31- uses : actions/checkout@v4
31+ uses : actions/checkout@v5
3232 with :
3333 fetch-depth : 0
3434 ref : ${{ env.tested_commit }}
9898 github.sha }}\" >> $GITHUB_ENV\n else\n echo \" target_commit=${{ github.event.pull_request.head.sha
9999 }}\" >> $GITHUB_ENV\n fi\n "
100100 - name : Git checkout
101- uses : actions/checkout@v4
101+ uses : actions/checkout@v5
102102 with :
103103 fetch-depth : 0
104104 ref : ${{ env.target_commit }}
@@ -112,7 +112,7 @@ jobs:
112112 }}\" >> $GITHUB_ENV\n else\n echo \" tested_commit=$merge_commit\" >> $GITHUB_ENV\n \
113113 \ fi\n fi\n "
114114 - name : Git checkout
115- uses : actions/checkout@v4
115+ uses : actions/checkout@v5
116116 with :
117117 fetch-depth : 0
118118 ref : ${{ env.tested_commit }}
@@ -161,7 +161,7 @@ jobs:
161161 github.sha }}\" >> $GITHUB_ENV\n else\n echo \" target_commit=${{ github.event.pull_request.head.sha
162162 }}\" >> $GITHUB_ENV\n fi\n "
163163 - name : Git checkout
164- uses : actions/checkout@v4
164+ uses : actions/checkout@v5
165165 with :
166166 fetch-depth : 0
167167 ref : ${{ env.target_commit }}
@@ -175,7 +175,7 @@ jobs:
175175 }}\" >> $GITHUB_ENV\n else\n echo \" tested_commit=$merge_commit\" >> $GITHUB_ENV\n \
176176 \ fi\n fi\n "
177177 - name : Git checkout
178- uses : actions/checkout@v4
178+ uses : actions/checkout@v5
179179 with :
180180 fetch-depth : 0
181181 ref : ${{ env.tested_commit }}
@@ -233,7 +233,7 @@ jobs:
233233 github.sha }}\" >> $GITHUB_ENV\n else\n echo \" target_commit=${{ github.event.pull_request.head.sha
234234 }}\" >> $GITHUB_ENV\n fi\n "
235235 - name : Git checkout
236- uses : actions/checkout@v4
236+ uses : actions/checkout@v5
237237 with :
238238 fetch-depth : 0
239239 ref : ${{ env.target_commit }}
@@ -247,7 +247,7 @@ jobs:
247247 }}\" >> $GITHUB_ENV\n else\n echo \" tested_commit=$merge_commit\" >> $GITHUB_ENV\n \
248248 \ fi\n fi\n "
249249 - name : Git checkout
250- uses : actions/checkout@v4
250+ uses : actions/checkout@v5
251251 with :
252252 fetch-depth : 0
253253 ref : ${{ env.tested_commit }}
@@ -295,7 +295,7 @@ jobs:
295295 github.sha }}\" >> $GITHUB_ENV\n else\n echo \" target_commit=${{ github.event.pull_request.head.sha
296296 }}\" >> $GITHUB_ENV\n fi\n "
297297 - name : Git checkout
298- uses : actions/checkout@v4
298+ uses : actions/checkout@v5
299299 with :
300300 fetch-depth : 0
301301 ref : ${{ env.target_commit }}
@@ -309,7 +309,7 @@ jobs:
309309 }}\" >> $GITHUB_ENV\n else\n echo \" tested_commit=$merge_commit\" >> $GITHUB_ENV\n \
310310 \ fi\n fi\n "
311311 - name : Git checkout
312- uses : actions/checkout@v4
312+ uses : actions/checkout@v5
313313 with :
314314 fetch-depth : 0
315315 ref : ${{ env.tested_commit }}
@@ -350,7 +350,7 @@ jobs:
350350 github.sha }}\" >> $GITHUB_ENV\n else\n echo \" target_commit=${{ github.event.pull_request.head.sha
351351 }}\" >> $GITHUB_ENV\n fi\n "
352352 - name : Git checkout
353- uses : actions/checkout@v4
353+ uses : actions/checkout@v5
354354 with :
355355 fetch-depth : 0
356356 ref : ${{ env.target_commit }}
@@ -364,7 +364,7 @@ jobs:
364364 }}\" >> $GITHUB_ENV\n else\n echo \" tested_commit=$merge_commit\" >> $GITHUB_ENV\n \
365365 \ fi\n fi\n "
366366 - name : Git checkout
367- uses : actions/checkout@v4
367+ uses : actions/checkout@v5
368368 with :
369369 fetch-depth : 0
370370 ref : ${{ env.tested_commit }}
@@ -429,7 +429,7 @@ jobs:
429429 github.sha }}\" >> $GITHUB_ENV\n else\n echo \" target_commit=${{ github.event.pull_request.head.sha
430430 }}\" >> $GITHUB_ENV\n fi\n "
431431 - name : Git checkout
432- uses : actions/checkout@v4
432+ uses : actions/checkout@v5
433433 with :
434434 fetch-depth : 0
435435 ref : ${{ env.target_commit }}
@@ -443,7 +443,7 @@ jobs:
443443 }}\" >> $GITHUB_ENV\n else\n echo \" tested_commit=$merge_commit\" >> $GITHUB_ENV\n \
444444 \ fi\n fi\n "
445445 - name : Git checkout
446- uses : actions/checkout@v4
446+ uses : actions/checkout@v5
447447 with :
448448 fetch-depth : 0
449449 ref : ${{ env.tested_commit }}
0 commit comments