Skip to content

Commit 3ee5de0

Browse files
authored
Merge pull request Remi-Gau#32 from Remi-Gau/dependabot/github_actions/matlab-actions/run-command-1.2.3
Bump matlab-actions/run-command from 1.2.2 to 1.2.3
2 parents 9b6eb8d + 6b2ca32 commit 3ee5de0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/matlab_test_and_coverage.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
git clone https://github.com/MOcov/MOcov.git --depth 1
4545
4646
- name: Run tests
47-
uses: matlab-actions/[email protected].2
47+
uses: matlab-actions/[email protected].3
4848
with:
4949
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run run_tests_ci;
5050

0 commit comments

Comments
 (0)