Skip to content

Commit 5c7f9fd

Browse files
Bump matlab-actions/setup-matlab from 1.2.0 to 1.2.3
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 1.2.0 to 1.2.3. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v1.2.0...v1.2.3) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d3ffeba commit 5c7f9fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab_test_and_coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
steps:
3030
- name: Install MATLAB ${{ matrix.matlab-version }}
31-
uses: matlab-actions/[email protected].0
31+
uses: matlab-actions/[email protected].3
3232
with:
3333
release: ${{ matrix.matlab-version }}
3434

0 commit comments

Comments
 (0)