Skip to content

Commit 4e52868

Browse files
Bump matlab-actions/run-command from 2.4.0 to 2.4.1
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>
1 parent 589a494 commit 4e52868

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/setup_mex.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112
cache: true
113113

114114
- name: Run the test
115-
uses: matlab-actions/run-command@v2.4.0
115+
uses: matlab-actions/run-command@v2.4.1
116116
with:
117117
command: |
118118
lang = '${{ matrix.lang }}';

0 commit comments

Comments
 (0)