Skip to content

Commit af775cc

Browse files
Bump matlab-actions/setup-matlab from 2.3.0 to 2.3.1 (#53)
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v2.3.0...v2.3.1) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a24cc89 commit af775cc

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.3.0
40+
uses: matlab-actions/setup-matlab@v2.3.1
4141
with:
4242
release: ${{ matrix.version }}
4343

0 commit comments

Comments
 (0)