Skip to content

Commit 7c0df88

Browse files
Bump matlab-actions/setup-matlab from 1.0.1 to 1.2.0
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 1.0.1 to 1.2.0. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v1.0.1...v1.2.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]>
1 parent ea90ccf commit 7c0df88

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
@@ -25,7 +25,7 @@ jobs:
2525

2626
steps:
2727
- name: Install MATLAB
28-
uses: matlab-actions/setup-matlab@v1.0.1
28+
uses: matlab-actions/setup-matlab@v1.2.0
2929
with:
3030
# MATLAB release to set up R2020a
3131
release: R2020a

0 commit comments

Comments
 (0)