We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e48e51b commit f9ee401Copy full SHA for f9ee401
.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.2.0
+ uses: matlab-actions/setup-matlab@v2.3.0
33
with:
34
release: ${{ matrix.version }}
35
0 commit comments