Skip to content

Commit

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

Bump matlab-actions/setup-matlab from 2.1.0 to 2.1.1
  • Loading branch information
zaikunzhang committed Mar 22, 2024
2 parents 8afc752 + 5e93770 commit 197e1ee
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.0
uses: matlab-actions/setup-matlab@v2.1.1
with:
release: ${{ matrix.matlab }}
cache: true
Expand Down

0 comments on commit 197e1ee

Please sign in to comment.