Skip to content

Commit 0bca473

Browse files
Bump matlab-actions/setup-matlab from 2.3.1 to 2.5.0
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.3.1 to 2.5.0. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v2.3.1...v2.5.0) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-version: 2.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2502ef commit 0bca473

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
steps:
3636
- name: Install MATLAB
37-
uses: matlab-actions/setup-matlab@v2.3.1
37+
uses: matlab-actions/setup-matlab@v2.5.0
3838
with:
3939
release: ${{matrix.version}}
4040

0 commit comments

Comments
 (0)