Skip to content

Commit 8309f94

Browse files
authored
Merge pull request #265 from cpp-lln-lab/dependabot/github_actions/matlab-actions/setup-matlab-2.2.0
Bump matlab-actions/setup-matlab from 2.1.2 to 2.2.0
2 parents dd891e9 + 28c04c0 commit 8309f94

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
@@ -34,7 +34,7 @@ jobs:
3434

3535
steps:
3636
- name: Install MATLAB
37-
uses: matlab-actions/setup-matlab@v2.1.2
37+
uses: matlab-actions/setup-matlab@v2.2.0
3838
with:
3939
release: ${{matrix.version}}
4040

0 commit comments

Comments
 (0)