Skip to content

Commit 0fc7124

Browse files
authored
Merge pull request #27 from TEOS-10/dependabot/github_actions/matlab-actions/run-command-3
Bump matlab-actions/run-command from 2 to 3
2 parents 893baca + 3e4c704 commit 0fc7124

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ jobs:
1010
- uses: actions/checkout@v6
1111
- uses: matlab-actions/setup-matlab@v2
1212
- name: Run Tests
13-
uses: matlab-actions/run-command@v2
13+
uses: matlab-actions/run-command@v3
1414
with:
1515
command: run_checks

0 commit comments

Comments
 (0)