Skip to content

Commit

Permalink
Bump matlab-actions/run-command from 1.2.2 to 1.2.3
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 4c75747 commit feb3d56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
git clone https://github.com/MOcov/MOcov.git --depth 1
- name: Run tests
uses: matlab-actions/[email protected].2
uses: matlab-actions/[email protected].3
with:
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;

Expand Down

0 comments on commit feb3d56

Please sign in to comment.