We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5bb9f0 commit 2020b80Copy full SHA for 2020b80
.github/workflows/run_tests_matlab.yml
@@ -31,7 +31,7 @@ jobs:
31
32
steps:
33
- name: Install MATLAB
34
- uses: matlab-actions/setup-matlab@v1.2.5
+ uses: matlab-actions/setup-matlab@v2.0.0
35
with:
36
release: ${{matrix.version}}
37
0 commit comments