Skip to content

Commit

Permalink
Merge pull request #61 from matcutest/dependabot/github_actions/matla…
Browse files Browse the repository at this point in the history
…b-actions/setup-matlab-2.1.2

Bump matlab-actions/setup-matlab from 2.1.1 to 2.1.2
  • Loading branch information
zaikunzhang committed Apr 12, 2024
2 parents 789c478 + 954a4b7 commit ea474fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Expand Up @@ -72,7 +72,7 @@ jobs:

- name: Set up MATLAB
if: ${{ steps.check_matlab.outputs.has_matlab != 'true' }}
uses: matlab-actions/setup-matlab@v2.1.1
uses: matlab-actions/setup-matlab@v2.1.2
with:
release: ${{ matrix.matlab }}
cache: true
Expand Down

0 comments on commit ea474fb

Please sign in to comment.