Skip to content

Commit a63a9b7

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 d9fbda7 commit a63a9b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matlab_test_and_coverage.yaml

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

0 commit comments

Comments
 (0)