Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matlab-actions/setup-matlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.6.0
Choose a base ref
...
head repository: matlab-actions/setup-matlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 9 files changed
  • 5 contributors

Commits on Aug 27, 2025

  1. Configuration menu
    Copy the full SHA
    a0b9f71 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2025

  1. Update actions workflows (#160)

    * Update bat.yml
    
    * Update publish.yml
    
    * Update publish.yml
    davidbuzinski authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    b491502 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2025

  1. Fix issue with tool cache on self-hosted runners (#165)

    * Always call mpm install even if MATLAB is in toolcache
    
    * Enhance MATLAB installation handling to ignore 'already installed' messages and update test cases accordingly
    
    * Add conditional checks for additional product installation on non-Windows OS
    
    * Set exec options to silent during MATLAB installation
    mcafaro authored Nov 4, 2025
    Configuration menu
    Copy the full SHA
    1cc0e32 View commit details
    Browse the repository at this point in the history
  2. [skip ci] Bump v2.6.1

    Release Action committed Nov 4, 2025
    Configuration menu
    Copy the full SHA
    11fb9e2 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2025

  1. Bump glob from 10.4.5 to 10.5.0 (#167)

    Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
    - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
    - [Commits](isaacs/node-glob@v10.4.5...v10.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: glob
      dependency-version: 10.5.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    968933e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. Bump js-yaml from 3.14.1 to 3.14.2 (#166)

    Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.1 to 3.14.2.
    - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
    - [Commits](nodeca/js-yaml@3.14.1...3.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: js-yaml
      dependency-version: 3.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 1, 2025
    Configuration menu
    Copy the full SHA
    e3a9012 View commit details
    Browse the repository at this point in the history
Loading