Skip to content

Commit 2b88f85

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

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
@@ -50,7 +50,7 @@ jobs:
5050
git clone https://github.com/MOcov/MOcov.git --depth 1
5151
5252
- name: Run tests
53-
uses: matlab-actions/run-command@v2.1.1
53+
uses: matlab-actions/run-command@v2.3.0
5454
with:
5555
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;
5656

0 commit comments

Comments
 (0)