Skip to content

Commit d94fea1

Browse files
authored
Merge pull request #33 from cpp-lln-lab/dependabot/github_actions/matlab-actions/run-command-1.1.0
Bump matlab-actions/run-command from 1.0.1 to 1.1.0
2 parents 2f1f070 + 02cc3a0 commit d94fea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_tests_matlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
run: make install_dev
4040

4141
- name: Run commands
42-
uses: matlab-actions/run-command@v1.0.1
42+
uses: matlab-actions/run-command@v1.1.0
4343
with:
4444
command: cd(fullfile(getenv('GITHUB_WORKSPACE'), '.github', 'workflows')); run tests_matlab;
4545

0 commit comments

Comments
 (0)