Skip to content

Commit 222b3d7

Browse files
authored
Merge pull request #16 from Remi-Gau/dependabot/github_actions/matlab-actions/setup-matlab-1.2.3
Bump matlab-actions/setup-matlab from 1.2.0 to 1.2.3
2 parents 351f5df + 5c7f9fd commit 222b3d7

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)