Skip to content

Commit 9a17af0

Browse files
authored
Merge pull request #17 from VEXLife/dependabot/github_actions/matlab-actions/setup-matlab-2.5.0
Bump matlab-actions/setup-matlab from 2.4.0 to 2.5.0
2 parents 7d90eee + 4a4cec7 commit 9a17af0

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
@@ -26,7 +26,7 @@ jobs:
2626

2727
# Sets up MATLAB on a GitHub-hosted runner
2828
- name: Set up MATLAB
29-
uses: matlab-actions/setup-matlab@v2.4.0
29+
uses: matlab-actions/setup-matlab@v2.5.0
3030

3131
# Open the MATLAB project
3232
- name: Open MATLAB project

0 commit comments

Comments
 (0)