Skip to content

Commit 2f1f070

Browse files
authored
Merge pull request #32 from cpp-lln-lab/dependabot/github_actions/matlab-actions/setup-matlab-1.2.0
Bump matlab-actions/setup-matlab from 1.0.1 to 1.2.0
2 parents 57291a5 + e558a12 commit 2f1f070

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
@@ -19,7 +19,7 @@ jobs:
1919
steps:
2020

2121
- name: Install MATLAB
22-
uses: matlab-actions/setup-matlab@v1.0.1
22+
uses: matlab-actions/setup-matlab@v1.2.0
2323
with:
2424
# MATLAB release to set up R2020a
2525
release: R2020a

0 commit comments

Comments
 (0)