Skip to content

Commit 571e4b9

Browse files
Bump matlab-actions/setup-matlab from 2.6.0 to 2.6.1 (#63)
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v2.6.0...v2.6.1) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-version: 2.6.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 934197c commit 571e4b9

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/[email protected].0
40+
uses: matlab-actions/[email protected].1
4141
with:
4242
release: ${{ matrix.version }}
4343

0 commit comments

Comments
 (0)