Skip to content

Commit 1a7a40e

Browse files
Bump matlab-actions/setup-matlab from 2.1.1 to 2.1.2
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]>
1 parent bfe0a85 commit 1a7a40e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab_test_and_coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929

3030
steps:
3131
- name: Install MATLAB
32-
uses: matlab-actions/[email protected].1
32+
uses: matlab-actions/[email protected].2
3333
with:
3434
release: ${{ matrix.version }}
3535

0 commit comments

Comments
 (0)