diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 2646c4b..d03296f 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,7 +9,7 @@ jobs: - name: Check out repository uses: actions/checkout@v4 - name: Setup MATLAB - uses: matlab-actions/setup-matlab@v2 + uses: matlab-actions/setup-matlab@v1 with: release: latest - name: Run MATLAB Command