We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd5b60c commit 3fe0a47Copy full SHA for 3fe0a47
.github/workflows/run_tests_matlab.yml
@@ -31,7 +31,7 @@ jobs:
31
32
steps:
33
- name: Install MATLAB
34
- uses: matlab-actions/[email protected].4
+ uses: matlab-actions/[email protected].5
35
with:
36
release: ${{matrix.version}}
37
0 commit comments