Skip to content

Commit 2195eee

Browse files
Bump matlab-actions/setup-matlab from 2.5.0 to 2.6.0 (#58)
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v2.5.0...v2.6.0) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-version: 2.6.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9907d0a commit 2195eee

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
@@ -37,7 +37,7 @@ jobs:
3737

3838
steps:
3939
- name: Install MATLAB
40-
uses: matlab-actions/setup-matlab@v2.5.0
40+
uses: matlab-actions/setup-matlab@v2.6.0
4141
with:
4242
release: ${{ matrix.version }}
4343

0 commit comments

Comments
 (0)