File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 7575 egress-policy : audit
7676
7777 - name : Checkout
78- uses : actions/checkout@v4
78+ uses : actions/checkout@v5
7979
8080 - name : Setup MPI
8181 id : setup-mpi
@@ -159,7 +159,7 @@ jobs:
159159 egress-policy : audit
160160
161161 - name : Checkout
162- uses : actions/checkout@v4
162+ uses : actions/checkout@v5
163163
164164 - name : Setup MPICH
165165 id : setup1
@@ -201,7 +201,7 @@ jobs:
201201 egress-policy : audit
202202
203203 - name : Checkout
204- uses : actions/checkout@v4
204+ uses : actions/checkout@v5
205205
206206 - name : Setup MPICH
207207 id : setup1
@@ -236,7 +236,7 @@ jobs:
236236 egress-policy : audit
237237
238238 - name : Checkout
239- uses : actions/checkout@v4
239+ uses : actions/checkout@v5
240240
241241 - name : Setup MPICH
242242 id : setup1
@@ -282,7 +282,7 @@ jobs:
282282 egress-policy : audit
283283
284284 - name : Checkout
285- uses : actions/checkout@v4
285+ uses : actions/checkout@v5
286286
287287 - name : Setup Intel MPI
288288 id : setup1
You can’t perform that action at this time.
0 commit comments