Skip to content

Commit c192e1a

Browse files
Bump matlab-actions/setup-matlab from 2 to 3
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>
1 parent 893baca commit c192e1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
steps:
1010
- uses: actions/checkout@v6
11-
- uses: matlab-actions/setup-matlab@v2
11+
- uses: matlab-actions/setup-matlab@v3
1212
- name: Run Tests
1313
uses: matlab-actions/run-command@v2
1414
with:

0 commit comments

Comments
 (0)