Skip to content

Commit 5432c41

Browse files
Bump matlab-actions/run-command from 2 to 3
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 2 to 3. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](matlab-actions/run-command@v2...v3) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 54e2554 commit 5432c41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/matprep_artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
products: Signal_Processing_Toolbox Statistics_and_Machine_Learning_Toolbox
5454

5555
- name: Run MATLAB PREP
56-
uses: matlab-actions/run-command@v2
56+
uses: matlab-actions/run-command@v3
5757
with:
5858
# run-command starts MATLAB at the repo root, so cd into the tools dir first
5959
command: "cd('tools/matprep');warning('off');run('generate_artifacts.m');exit;"

0 commit comments

Comments
 (0)