Skip to content

Commit fde1064

Browse files
Bump matlab-actions/setup-matlab from 2.3.1 to 2.6.0 (#90)
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.3.1 to 2.6.0. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v2.3.1...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 2fc6bfd commit fde1064

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
steps:
3333

3434
- name: Install MATLAB
35-
uses: matlab-actions/setup-matlab@v2.3.1
35+
uses: matlab-actions/setup-matlab@v2.6.0
3636
with:
3737
release: ${{ matrix.version }}
3838

0 commit comments

Comments
 (0)