Skip to content

Commit 80366af

Browse files
Bump matlab-actions/run-command from 2.4.0 to 2.4.1 (#151)
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 2.4.0 to 2.4.1. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](matlab-actions/run-command@v2.4.0...v2.4.1) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-version: 2.4.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a3d1658 commit 80366af

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
@@ -53,7 +53,7 @@ jobs:
5353
run: make install_dev
5454

5555
- name: Run tests
56-
uses: matlab-actions/run-command@v2.4.0
56+
uses: matlab-actions/run-command@v2.4.1
5757
with:
5858
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;
5959

0 commit comments

Comments
 (0)