Skip to content

Commit f9ee401

Browse files
Bump matlab-actions/setup-matlab from 2.2.0 to 2.3.0
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v2.2.0...v2.3.0) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e48e51b commit f9ee401

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@v2.2.0
32+
uses: matlab-actions/setup-matlab@v2.3.0
3333
with:
3434
release: ${{ matrix.version }}
3535

0 commit comments

Comments
 (0)