Skip to content

Commit

Permalink
Merge pull request #109 from cpp-lln-lab/dependabot/github_actions/ma…
Browse files Browse the repository at this point in the history
…tlab-actions/setup-matlab-1.2.5

Bump matlab-actions/setup-matlab from 1.2.4 to 1.2.5
  • Loading branch information
Remi-Gau authored Nov 6, 2023
2 parents 85eedd9 + 3fe0a47 commit 5334bc5
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 @@ -31,7 +31,7 @@ jobs:

steps:
- name: Install MATLAB
uses: matlab-actions/setup-matlab@v1.2.4
uses: matlab-actions/setup-matlab@v1.2.5
with:
release: ${{matrix.version}}

Expand Down

0 comments on commit 5334bc5

Please sign in to comment.