We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe45a6 commit 578518bCopy full SHA for 578518b
.github/workflows/matlab_test_and_coverage.yml
@@ -29,7 +29,7 @@ jobs:
29
30
steps:
31
- name: Install MATLAB
32
- uses: matlab-actions/setup-matlab@v2.1.2
+ uses: matlab-actions/setup-matlab@v2.2.0
33
with:
34
release: ${{ matrix.version }}
35
0 commit comments