Skip to content

Commit 506ded6

Browse files
authored
Merge pull request #16 from VEXLife/dependabot/github_actions/matlab-actions/run-command-2.2.1
Bump matlab-actions/run-command from 2.1.1 to 2.2.1
2 parents 9a17af0 + 02aa9b9 commit 506ded6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030

3131
# Open the MATLAB project
3232
- name: Open MATLAB project
33-
uses: matlab-actions/run-command@v2.1.1
33+
uses: matlab-actions/run-command@v2.2.1
3434
with:
3535
command: openProject('MATLAB/Solvers.prj');
3636

0 commit comments

Comments
 (0)