Skip to content

Commit

Permalink
Merge pull request #14 from Remi-Gau/dependabot/github_actions/matlab…
Browse files Browse the repository at this point in the history
…-actions/setup-matlab-2.1.0

Bump matlab-actions/setup-matlab from 2.0.0 to 2.1.0
  • Loading branch information
Remi-Gau authored Mar 14, 2024
2 parents a1ca7d7 + 6fda0a1 commit 7c886ea
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.0.0
uses: matlab-actions/setup-matlab@v2.1.0
with:
release: ${{ matrix.version }}

Expand Down

0 comments on commit 7c886ea

Please sign in to comment.