From 6a73dc34b6fd40823fb545ba73635a9ba6a60b86 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jul 2026 21:05:00 +0000 Subject: [PATCH] Bump matlab-actions/setup-matlab in the actions-deps group Bumps the actions-deps group with 1 update: [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab). Updates `matlab-actions/setup-matlab` from 3 to 3.0.1 - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](https://github.com/matlab-actions/setup-matlab/compare/v3...v3.0.1) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions-deps ... Signed-off-by: dependabot[bot] --- .github/workflows/build-and-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-and-test.yml b/.github/workflows/build-and-test.yml index 2cad12d..9a1ffc1 100644 --- a/.github/workflows/build-and-test.yml +++ b/.github/workflows/build-and-test.yml @@ -49,7 +49,7 @@ jobs: python-version: ${{ env.PYTHON_VERSION }} - name: Set up MATLAB - uses: matlab-actions/setup-matlab@v3 + uses: matlab-actions/setup-matlab@v3.0.1 with: release: ${{ matrix.matlab_release }} products: MATLAB