Skip to content

Commit 69447ff

Browse files
authored
Merge pull request #19 from Remi-Gau/dependabot/github_actions/matlab-actions/setup-matlab-1.2.4
Bump matlab-actions/setup-matlab from 1.2.3 to 1.2.4
2 parents 5b04d59 + 6960741 commit 69447ff

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].3
31+
uses: matlab-actions/[email protected].4
3232
with:
3333
release: ${{ matrix.matlab-version }}
3434

0 commit comments

Comments
 (0)