From 8bebf14662b99688ed8f0e6150b6bbba220f307d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 11 Sep 2026 16:13:21 +0000 Subject: [PATCH] Bump matlab-actions/run-command from 3.2.0 to 3.3.0 Bumps [matlab-actions/run-command](https://github.com/matlab-actions/run-command) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/matlab-actions/run-command/releases) - [Commits](https://github.com/matlab-actions/run-command/compare/v3.2.0...v3.3.0) --- updated-dependencies: - dependency-name: matlab-actions/run-command dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 2d7acaae..3e7cd4c3 100644 --- a/.github/workflows/buildwheels.yml +++ b/.github/workflows/buildwheels.yml @@ -463,7 +463,7 @@ jobs: - run: mkdir readme_output - - uses: matlab-actions/run-command@v3.2.0 + - uses: matlab-actions/run-command@v3.3.0 with: startup-options: -nojvm command: diary('readme_output/matlab.txt'), readme