Skip to content

Commit abab1c2

Browse files
authored
Merge pull request #25 from VEXLife/dependabot/github_actions/matlab-actions/setup-matlab-2.6.0
Bump matlab-actions/setup-matlab from 2.5.0 to 2.6.0
2 parents 57e9f5d + 34c23b4 commit abab1c2

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.5.0
29+
uses: matlab-actions/setup-matlab@v2.6.0
3030

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

0 commit comments

Comments
 (0)