Compatibility Considerations
- The Setup MATLAB action now uses Node.js 24. Specify this version of the action in your workflow as
matlab-actions/setup-matlab@v3. GitHub-hosted runners automatically support the new action version. To use the new action version on a self-hosted runner, ensure that the runner uses GitHub Actions runner version v2.327.1 or later.