diff --git a/.github/workflows/matlab.yml b/.github/workflows/matlab.yml index 4691ea6d..e680edd4 100644 --- a/.github/workflows/matlab.yml +++ b/.github/workflows/matlab.yml @@ -45,7 +45,7 @@ jobs: uses: matlab-actions/setup-matlab@v2 - name: Compile and run - uses: matlab-actions/run-command@v2 + uses: matlab-actions/run-command@v3 with: command: | mex('-setup', '-v', 'C');