File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1515 steps :
1616
1717 - name : Check out repository
18- uses : actions/checkout@v2
18+ uses : actions/checkout@v3
1919
2020 - name : Setup MATLAB
2121 uses : matlab-actions/setup-matlab@v1
Original file line number Diff line number Diff line change 1111
1212# Copyright 2021-2022 The MathWorks, Inc.
1313
14- name : MATLAB R2022b
14+ name : Run tests in MATLAB R2022b
1515
1616on :
1717 push :
4040 steps :
4141
4242 - name : Check out repository
43- uses : actions/checkout@v2
43+ uses : actions/checkout@v3
4444
4545 - name : Setup MATLAB
4646 uses : matlab-actions/setup-matlab@v1
Original file line number Diff line number Diff line change @@ -52,13 +52,12 @@ some components come with their own test setups.
5252
5353## For MATLAB R2022b
5454
55- The latest version 1.5 is available.
56- (Version 1.6 is in development.)
55+ The latest version 1.6 is available.
5756
5857You can download the ZIP archive of the project from the link below.
5958It does not include Git repository data.
6059
61- - https://github.com/mathworks/Simscape-Hybrid-Electric-Vehicle-Model/archive/refs/tags/v1.5 .0.zip
60+ - https://github.com/mathworks/Simscape-Hybrid-Electric-Vehicle-Model/archive/refs/tags/v1.6 .0.zip
6261
6362This version requires
6463[ MATLAB] ( https://www.mathworks.com/products/matlab.html ) ,
You can’t perform that action at this time.
0 commit comments