Skip to content

Commit 72be3fa

Browse files
authored
Merge pull request #251 from cpp-lln-lab/dependabot/github_actions/matlab-actions/setup-matlab-1.2.5
Bump matlab-actions/setup-matlab from 1.2.4 to 1.2.5
2 parents fedf329 + 6683b1c commit 72be3fa

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)