Skip to content

Commit 0c67637

Browse files
Bump matlab-actions/run-command from 2.2.1 to 2.2.2 (#59)
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](matlab-actions/run-command@v2.2.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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2195eee commit 0c67637

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
@@ -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/[email protected].1
55+
uses: matlab-actions/[email protected].2
5656
with:
5757
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;
5858

0 commit comments

Comments
 (0)