Skip to content

Commit

Permalink
Bump matlab-actions/setup-matlab from 2.1.1 to 2.1.2
Browse files Browse the repository at this point in the history
Bumps [matlab-actions/setup-matlab](https://github.com/matlab-actions/setup-matlab) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/matlab-actions/setup-matlab/releases)
- [Commits](matlab-actions/setup-matlab@v2.1.1...v2.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 3b25689 commit 7a5043c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_matlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
steps:

- name: Install MATLAB
uses: matlab-actions/setup-matlab@v2.1.1
uses: matlab-actions/setup-matlab@v2.1.2
with:
release: ${{ matrix.version }}

Expand Down

0 comments on commit 7a5043c

Please sign in to comment.