diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 367a578..4eb4071 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.2 + uses: matlab-actions/run-command@v2.3.0 with: command: openProject('MATLAB/Solvers.prj');