Skip to content

Commit 0faf497

Browse files
Bump matlab-actions/run-command from 2.1.0 to 2.1.1
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 2.1.0 to 2.1.1. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](matlab-actions/run-command@v2.1.0...v2.1.1) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent bfe0a85 commit 0faf497

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab_test_and_coverage.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
git clone https://github.com/MOcov/MOcov.git --depth 1
4545
4646
- name: Run tests
47-
uses: matlab-actions/[email protected].0
47+
uses: matlab-actions/[email protected].1
4848
with:
4949
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;
5050

0 commit comments

Comments
 (0)