Skip to content

Bump matlab-actions/setup-matlab from 2 to 3#26

Merged
ocefpaf merged 1 commit into
masterfrom
dependabot/github_actions/matlab-actions/setup-matlab-3
Mar 31, 2026
Merged

Bump matlab-actions/setup-matlab from 2 to 3#26
ocefpaf merged 1 commit into
masterfrom
dependabot/github_actions/matlab-actions/setup-matlab-3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Bumps matlab-actions/setup-matlab from 2 to 3.

Release notes

Sourced from matlab-actions/setup-matlab's releases.

v3.0.0

Compatibility Considerations

  • The Setup MATLAB action uses Node.js 24 and requires runner version v2.327.1 or later.

v2.7.0

Features

  • You can control how to install the system dependencies for MATLAB on a runner by using the new install-system-dependencies input of the Setup MATLAB action. For example, if you specify the input as true, the action automatically installs the required dependencies. For more information, see Set Up MATLAB.

v2.6.1

Bug Fixes

  • The Setup MATLAB action now sets up the specified products regardless of the contents of the tool cache on a self-hosted runner. Previously, if the runner’s tool cache contained MATLAB and other MathWorks products from an earlier setup, subsequent runs of the action ignored any newly specified products in the workflow file.

v2.6.0

Features

  • With the cache input specified as true, the action now caches MATLAB if it is set up successfully. Previously, the action cached MATLAB only if the entire job completed successfully.

Maintenance

  • Action dependencies have been updated based on npm audit and npm outdated.

v2.5.0

Features

  • Upgraded the actions/cache package to v4.

v2.4.0

Features

  • On Windows® systems, the Setup MATLAB action automatically adds the MATLAB Runtime folder to the PATH system environment variable.

v2.3.1

Bug Fixes

  • You can use the Setup MATLAB action multiple times within a workflow to set up different releases of MATLAB. Previously, attempting to set up different releases in the same workflow resulted in an error. For more information, see #130.

v2.3.0

Features

  • All HTTP clients now include retries for improved robustness.

v2.2.0

  • Install Intel version of MATLAB on Apple silicon runners when a release prior to R2023b is requested

v2.1.2

  • Fix cache bug for macOS and Windows runners
  • Bump dependency versions

v2.1.1

  • Updated set up on Apple Silicon to use the officially supported Java version

v2.1.0

  • Add Apple Silicon support
Commits

Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2 to 3.
- [Release notes](https://github.com/matlab-actions/setup-matlab/releases)
- [Commits](matlab-actions/setup-matlab@v2...v3)

---
updated-dependencies:
- dependency-name: matlab-actions/setup-matlab
  dependency-version: '3'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the Bot label Mar 31, 2026
@ocefpaf ocefpaf merged commit 4b6ceaa into master Mar 31, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant