diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 9cd29d8..a344e43 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -30,7 +30,7 @@ jobs: # Open the MATLAB project - name: Open MATLAB project - uses: matlab-actions/run-command@v2.2.1 + uses: matlab-actions/run-command@v2.2.2 with: command: openProject('MATLAB/Solvers.prj');