Skip to content

Commit 5d5739f

Browse files
authored
Merge pull request #257 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 3b95c4f + ccefd1f commit 5d5739f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

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

0 commit comments

Comments
 (0)