Skip to content

Commit 760bb29

Browse files
committed
3
1 parent ba5150f commit 760bb29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: matlab-actions/setup-matlab@v2
3131

3232
- name: Run MATLAB Command
33-
uses: matlab-actions/run-command@v1
33+
uses: matlab-actions/run-command@v2
3434
with:
3535
command: addpath(genpath('.')); disp('MATLAB environment initialized');
3636

0 commit comments

Comments
 (0)