We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 893baca + 3e4c704 commit 0fc7124Copy full SHA for 0fc7124
1 file changed
.github/workflows/tests.yml
@@ -10,6 +10,6 @@ jobs:
10
- uses: actions/checkout@v6
11
- uses: matlab-actions/setup-matlab@v2
12
- name: Run Tests
13
- uses: matlab-actions/run-command@v2
+ uses: matlab-actions/run-command@v3
14
with:
15
command: run_checks
0 commit comments