From 66590372b738f33ae7e10c4c86dd19f884b44bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jun 2026 18:05:19 +0000 Subject: [PATCH] Bump matlab-actions/run-command from 2.4.0 to 3.2.0 Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 2.4.0 to 3.2.0. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](https://github.com/matlab-actions/run-command/compare/v2.4.0...v3.2.0) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/buildwheels.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildwheels.yml b/.github/workflows/buildwheels.yml index 6abc5fdd..014ddb44 100644 --- a/.github/workflows/buildwheels.yml +++ b/.github/workflows/buildwheels.yml @@ -462,7 +462,7 @@ jobs: - run: mkdir readme_output - - uses: matlab-actions/run-command@v2.4.0 + - uses: matlab-actions/run-command@v3.2.0 with: startup-options: -nojvm command: diary('readme_output/matlab.txt'), readme