Skip to content

Commit 0bc5959

Browse files
Bump matlab-actions/setup-matlab from 2.2.0 to 2.3.0 (#133)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d0a5cc commit 0bc5959

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_matlab.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
steps:
3535
- name: Install MATLAB
36-
uses: matlab-actions/setup-matlab@v2.2.0
36+
uses: matlab-actions/setup-matlab@v2.3.0
3737
with:
3838
release: ${{matrix.version}}
3939

0 commit comments

Comments
 (0)