We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39e419 commit e91511dCopy full SHA for e91511d
.github/workflows/manualMATLABReleaseTest.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v4
22
23
- name: Set up MATLAB
24
- uses: matlab-actions/setup-matlab@v1
+ uses: matlab-actions/setup-matlab@v2
25
with:
26
release: ${{ matrix.MATLABVersion }}
27
0 commit comments