Skip to content

Commit

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

Bump matlab-actions/setup-matlab from 2.1.1 to 2.1.2
  • Loading branch information
Remi-Gau authored May 2, 2024
2 parents 1207200 + 49d78fe commit 8c7b204
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 @@ -32,7 +32,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 8c7b204

Please sign in to comment.