Skip to content

Commit 4452cee

Browse files
authored
Merge pull request #39 from cpp-lln-lab/dependabot/github_actions/matlab-actions/run-command-2.4.1
Bump matlab-actions/run-command from 2.4.0 to 2.4.1
2 parents 35befa6 + d67569a commit 4452cee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matlab_test_and_coverage.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
git clone https://github.com/MOcov/MOcov.git --depth 1
5353
5454
- name: Run tests
55-
uses: matlab-actions/run-command@v2.4.0
55+
uses: matlab-actions/run-command@v2.4.1
5656
with:
5757
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;
5858

0 commit comments

Comments
 (0)