diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ac2f705..acfb568 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: - name: Check out repository uses: actions/checkout@v6 - name: Set up MATLAB - uses: matlab-actions/setup-matlab@v2 + uses: matlab-actions/setup-matlab@v3 with: products: Image_Processing_Toolbox - name: Run tests and generate artifacts