We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d0a5cc commit 0bc5959Copy full SHA for 0bc5959
.github/workflows/run_tests_matlab.yml
@@ -33,7 +33,7 @@ jobs:
33
34
steps:
35
- name: Install MATLAB
36
- uses: matlab-actions/setup-matlab@v2.2.0
+ uses: matlab-actions/setup-matlab@v2.3.0
37
with:
38
release: ${{matrix.version}}
39
0 commit comments