diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 367a578..fc37460 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -36,7 +36,7 @@ jobs: # Runs a set of commands using the runners shell - name: Run all tests - uses: matlab-actions/run-tests@v2.1.2 + uses: matlab-actions/run-tests@v2.2.0 with: source-folder: MATLAB/src select-by-folder: MATLAB/tests