Skip to content

Commit d083d75

Browse files
authored
Merge pull request #116 from cpp-lln-lab/dependabot/github_actions/matlab-actions/run-command-2.0.0
Bump matlab-actions/run-command from 1.2.3 to 2.0.0
2 parents b5bb9f0 + 0c664c1 commit d083d75

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
@@ -54,7 +54,7 @@ jobs:
5454
run: make install_dev
5555

5656
- name: Run tests
57-
uses: matlab-actions/run-command@v1.2.3
57+
uses: matlab-actions/run-command@v2.0.0
5858
with:
5959
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;
6060

0 commit comments

Comments
 (0)