Skip to content

Commit 04f02ba

Browse files
Bump matlab-actions/run-command from 2.1.1 to 2.2.2
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 2.1.1 to 2.2.2. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](matlab-actions/run-command@v2.1.1...v2.2.2) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1865aa6 commit 04f02ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab_test_and_coverage.yml

Lines changed: 1 addition & 1 deletion
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/run-command@v2.1.1
47+
uses: matlab-actions/run-command@v2.2.2
4848
with:
4949
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;
5050

0 commit comments

Comments
 (0)