Skip to content

Commit df9dec4

Browse files
authored
Merge pull request #19 from cpp-lln-lab/dependabot/github_actions/matlab-actions/setup-matlab-2.1.0
Bump matlab-actions/setup-matlab from 1.2.5 to 2.1.0
2 parents 3f5ddbb + 52cede6 commit df9dec4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab_test_and_coverage.yml

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

3030
steps:
3131
- name: Install MATLAB
32-
uses: matlab-actions/setup-matlab@v1.2.5
32+
uses: matlab-actions/setup-matlab@v2.1.0
3333
with:
3434
release: ${{ matrix.version }}
3535

0 commit comments

Comments
 (0)