diff --git a/.github/workflows/ci-build.yml b/.github/workflows/ci-build.yml index 7de0cce..4cc1c7f 100644 --- a/.github/workflows/ci-build.yml +++ b/.github/workflows/ci-build.yml @@ -55,7 +55,7 @@ jobs: # Install MATLAB (GitHub action provided by MathWorks) - name: Install MATLAB - uses: matlab-actions/setup-matlab@v2 + uses: matlab-actions/setup-matlab@v3 # Download artifact from "build" - name: Download artifact from build