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 5353 steps :
5454
5555 - name : Checkout
56- uses : actions/checkout@v3
56+ uses : actions/checkout@v4
5757
5858 - name : Setup MPI
5959 id : setup-mpi
@@ -125,7 +125,7 @@ jobs:
125125 steps :
126126
127127 - name : Checkout
128- uses : actions/checkout@v3
128+ uses : actions/checkout@v4
129129
130130 - name : Setup MPICH
131131 id : setup1
@@ -163,7 +163,7 @@ jobs:
163163 steps :
164164
165165 - name : Checkout
166- uses : actions/checkout@v3
166+ uses : actions/checkout@v4
167167
168168 - name : Setup MPICH
169169 id : setup1
@@ -194,7 +194,7 @@ jobs:
194194 steps :
195195
196196 - name : Checkout
197- uses : actions/checkout@v3
197+ uses : actions/checkout@v4
198198
199199 - name : Setup MPICH
200200 id : setup1
@@ -236,7 +236,7 @@ jobs:
236236 steps :
237237
238238 - name : Checkout
239- uses : actions/checkout@v3
239+ uses : actions/checkout@v4
240240
241241 - name : Setup Intel MPI
242242 id : setup1
You can’t perform that action at this time.
0 commit comments