Skip to content

Commit 06136d4

Browse files
Bump matlab-actions/run-command from 2.3.0 to 2.4.0
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 2.3.0 to 2.4.0. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](matlab-actions/run-command@v2.3.0...v2.4.0) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dd05b92 commit 06136d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_tests_matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
run: make install_dev
5757

5858
- name: Run tests
59-
uses: matlab-actions/run-command@v2.3.0
59+
uses: matlab-actions/run-command@v2.4.0
6060
with:
6161
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;
6262

0 commit comments

Comments
 (0)