Skip to content

Commit e85829c

Browse files
Bump matlab-actions/run-command from 1.2.2 to 1.2.3
Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 1.2.2 to 1.2.3. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](matlab-actions/run-command@v1.2.2...v1.2.3) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f93daa7 commit e85829c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_matlab.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
run: make install_dev
5555

5656
- name: Run tests
57-
uses: matlab-actions/[email protected].2
57+
uses: matlab-actions/[email protected].3
5858
with:
5959
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;
6060

0 commit comments

Comments
 (0)