Skip to content

Commit

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

Bump matlab-actions/setup-matlab from 1.2.5 to 2.0.0
  • Loading branch information
Remi-Gau authored Feb 13, 2024
2 parents 6d46d44 + 4482c54 commit 8a6a134
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/matlab_test_and_coverage.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@v1.2.5
uses: matlab-actions/setup-matlab@v2.0.0
with:
release: ${{ matrix.version }}

Expand Down

0 comments on commit 8a6a134

Please sign in to comment.