diff --git a/.github/workflows/test_matlab.yml b/.github/workflows/test_matlab.yml index 46185e9d45..90ada6d995 100644 --- a/.github/workflows/test_matlab.yml +++ b/.github/workflows/test_matlab.yml @@ -21,7 +21,7 @@ jobs: - run: echo "AMICI_DIR=$(pwd)" >> $GITHUB_ENV - name: Install MATLAB - uses: matlab-actions/setup-matlab@v1 + uses: matlab-actions/setup-matlab@v2 - name: Run script uses: matlab-actions/run-command@v1 with: