Skip to content

Commit 6683b1c

Browse files
Bump matlab-actions/setup-matlab from 1.2.4 to 1.2.5
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 1.2.4 to 1.2.5. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](matlab-actions/setup-matlab@v1.2.4...v1.2.5) --- 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 7c37c29 commit 6683b1c

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
@@ -32,7 +32,7 @@ jobs:
3232

3333
steps:
3434
- name: Install MATLAB
35-
uses: matlab-actions/[email protected].4
35+
uses: matlab-actions/[email protected].5
3636
with:
3737
release: ${{matrix.version}}
3838

0 commit comments

Comments
 (0)