We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 653ae8c + 0f743e7 commit 9f7c2a4Copy full SHA for 9f7c2a4
.github/workflows/run_examples.yml
@@ -34,7 +34,7 @@ jobs:
34
35
steps:
36
- name: Install MATLAB
37
- uses: matlab-actions/setup-matlab@v2.6.0
+ uses: matlab-actions/setup-matlab@v2.6.1
38
with:
39
release: R2024a
40
.github/workflows/run_tests_matlab.yml
@@ -39,7 +39,7 @@ jobs:
41
42
43
44
release: ${{matrix.version}}
45
0 commit comments