Skip to content

Commit 955fabb

Browse files
authored
Merge pull request #115 from cpp-lln-lab/dependabot/github_actions/matlab-actions/setup-matlab-2.0.0
Bump matlab-actions/setup-matlab from 1.2.5 to 2.0.0
2 parents d083d75 + 2020b80 commit 955fabb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_matlab.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Install MATLAB
34-
uses: matlab-actions/setup-matlab@v1.2.5
34+
uses: matlab-actions/setup-matlab@v2.0.0
3535
with:
3636
release: ${{matrix.version}}
3737

0 commit comments

Comments
 (0)