Skip to content

Commit 521d0ca

Browse files
authored
Use latest version of setup-matlab action (#41)
1 parent ca63a7f commit 521d0ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qualify_24a.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
python-version: ${{ matrix.python }}
3333

3434
- name: Set up MATLAB
35-
uses: matlab-actions/setup-matlab@v1
35+
uses: matlab-actions/setup-matlab@v2
3636
with:
3737
release: R2024a
3838

0 commit comments

Comments
 (0)