Skip to content

Commit d67569a

Browse files
Bump matlab-actions/run-command from 2.4.0 to 2.4.1
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](matlab-actions/run-command@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 35befa6 commit d67569a

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)