Skip to content

Commit 8360077

Browse files
authored
Upgrade MATLAB setup and run actions to v3
1 parent c948854 commit 8360077

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@ jobs:
3636
.buildtool
3737
3838
- name: Set up MATLAB
39-
uses: matlab-actions/setup-matlab@v2
39+
uses: matlab-actions/setup-matlab@v3
4040

4141
- name: Run MATLAB build
42-
uses: matlab-actions/run-build@v2
42+
uses: matlab-actions/run-build@v3
4343

4444
- name: Upload SARIF file
4545
if: success() || failure()

0 commit comments

Comments
 (0)