Compatibility Considerations
- The Run MATLAB Build action now uses Node.js 24. Specify this version of the action in your workflow as
matlab-actions/run-build@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.