Skip to content

Commit 4f4d15e

Browse files
authored
Merge pull request #21 from Remi-Gau/dependabot/github_actions/matlab-actions/run-command-1.1.3
Bump matlab-actions/run-command from 1.1.2 to 1.1.3
2 parents 9604d95 + 74dced6 commit 4f4d15e

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
@@ -43,7 +43,7 @@ jobs:
4343
git clone https://github.com/MOcov/MOcov.git --depth 1
4444
4545
- name: Run tests
46-
uses: matlab-actions/[email protected].2
46+
uses: matlab-actions/[email protected].3
4747
with:
4848
command:
4949
cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows'));

0 commit comments

Comments
 (0)