From 7a985fc32f035a10138f37928cd7c639ceeba512 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Apr 2026 13:20:36 +0000 Subject: [PATCH] gateway: bump matlab-actions/setup-matlab from 2.7.0 to 3.0.0 Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.7.0 to 3.0.0. - [Release notes](https://github.com/matlab-actions/setup-matlab/releases) - [Commits](https://github.com/matlab-actions/setup-matlab/compare/aa8bbc7b76daa63c5d456d1430cbd6cb5b626ab4...c6998d116f15c400d5e16e05318e3450abdcf053) --- updated-dependencies: - dependency-name: matlab-actions/setup-matlab dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/dummy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dummy.yml b/.github/workflows/dummy.yml index ae81784d..503ebda7 100644 --- a/.github/workflows/dummy.yml +++ b/.github/workflows/dummy.yml @@ -178,7 +178,7 @@ jobs: if: false - uses: matlab-actions/run-tests@4a3d2e8bdc811f72defb8122e46a009312acc198 # v2.3.1 if: false - - uses: matlab-actions/setup-matlab@aa8bbc7b76daa63c5d456d1430cbd6cb5b626ab4 # v2.7.0 + - uses: matlab-actions/setup-matlab@c6998d116f15c400d5e16e05318e3450abdcf053 # v3.0.0 if: false - uses: mlugg/setup-zig@d1434d08867e3ee9daa34448df10607b98908d29 # v2.2.1 if: false