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 75
75
egress-policy : audit
76
76
77
77
- name : Checkout
78
- uses : actions/checkout@v4
78
+ uses : actions/checkout@v5
79
79
80
80
- name : Setup MPI
81
81
id : setup-mpi
@@ -159,7 +159,7 @@ jobs:
159
159
egress-policy : audit
160
160
161
161
- name : Checkout
162
- uses : actions/checkout@v4
162
+ uses : actions/checkout@v5
163
163
164
164
- name : Setup MPICH
165
165
id : setup1
@@ -201,7 +201,7 @@ jobs:
201
201
egress-policy : audit
202
202
203
203
- name : Checkout
204
- uses : actions/checkout@v4
204
+ uses : actions/checkout@v5
205
205
206
206
- name : Setup MPICH
207
207
id : setup1
@@ -236,7 +236,7 @@ jobs:
236
236
egress-policy : audit
237
237
238
238
- name : Checkout
239
- uses : actions/checkout@v4
239
+ uses : actions/checkout@v5
240
240
241
241
- name : Setup MPICH
242
242
id : setup1
@@ -282,7 +282,7 @@ jobs:
282
282
egress-policy : audit
283
283
284
284
- name : Checkout
285
- uses : actions/checkout@v4
285
+ uses : actions/checkout@v5
286
286
287
287
- name : Setup Intel MPI
288
288
id : setup1
You can’t perform that action at this time.
0 commit comments