We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 494af96 + 4b76be3 commit 893bacaCopy full SHA for 893baca
1 file changed
.github/workflows/tests.yml
@@ -7,7 +7,7 @@ jobs:
7
name: Run MATLAB Tests
8
runs-on: ubuntu-latest
9
steps:
10
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
11
- uses: matlab-actions/setup-matlab@v2
12
- name: Run Tests
13
uses: matlab-actions/run-command@v2
0 commit comments