diff --git a/.github/workflows/matlab.yml b/.github/workflows/matlab.yml index f22cfa9d..da432c09 100644 --- a/.github/workflows/matlab.yml +++ b/.github/workflows/matlab.yml @@ -38,7 +38,7 @@ jobs: if: github.ref == 'refs/heads/main' needs: test env: - VERSION: "2.5.1" + VERSION: "2.5.2" steps: - name: Check out repository uses: actions/checkout@v3