Skip to content

Commit 3c8e231

Browse files
Bump matlab-actions/setup-matlab from 2.1.1 to 2.1.2 (#125)
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.1.1 to 2.1.2. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v2.1.1...v2.1.2) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2eb82d6 commit 3c8e231

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
@@ -31,7 +31,7 @@ jobs:
3131

3232
steps:
3333
- name: Install MATLAB
34-
uses: matlab-actions/[email protected].1
34+
uses: matlab-actions/[email protected].2
3535
with:
3636
release: ${{matrix.version}}
3737

0 commit comments

Comments
 (0)