Skip to content

Commit

Permalink
Merge pull request #65 from matcutest/dependabot/github_actions/matla…
Browse files Browse the repository at this point in the history
…b-actions/setup-matlab-2.2.0
  • Loading branch information
zaikunzhang committed May 10, 2024
2 parents a56b058 + 73971f6 commit b34c438
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.2
uses: matlab-actions/setup-matlab@v2.2.0
with:
release: ${{ matrix.matlab }}
cache: true
Expand Down

0 comments on commit b34c438

Please sign in to comment.