Skip to content

Commit cfde00b

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 8536d1c commit cfde00b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
git clone https://github.com/MOcov/MOcov.git --depth 1
4949
5050
- name: Run tests
51-
uses: matlab-actions/[email protected].0
51+
uses: matlab-actions/[email protected].1
5252
with:
5353
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;
5454

0 commit comments

Comments
 (0)