diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index acfb568..70cbd34 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -20,7 +20,7 @@ jobs: with: products: Image_Processing_Toolbox - name: Run tests and generate artifacts - uses: matlab-actions/run-tests@v2 + uses: matlab-actions/run-tests@v3 with: source-folder: src logging-level: verbose