Skip to content

Commit e91511d

Browse files
authored
update to setup-matlab v2
1 parent f39e419 commit e91511d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/manualMATLABReleaseTest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
uses: actions/checkout@v4
2222

2323
- name: Set up MATLAB
24-
uses: matlab-actions/setup-matlab@v1
24+
uses: matlab-actions/setup-matlab@v2
2525
with:
2626
release: ${{ matrix.MATLABVersion }}
2727

0 commit comments

Comments
 (0)