Skip to content

Commit 1024884

Browse files
committed
ci: matlab-actions update
1 parent e583ede commit 1024884

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
- uses: actions/checkout@v2
1717

1818
- name: Install MATLAB
19-
uses: matlab-actions/setup-matlab@v0
19+
uses: matlab-actions/setup-matlab@v1
2020

2121
- name: Run tests and generate artifacts
22-
uses: matlab-actions/run-tests@v0
22+
uses: matlab-actions/run-tests@v1
2323
with:
2424
test-results-junit: test-results/results.xml
2525
code-coverage-cobertura: code-coverage/coverage.xml

0 commit comments

Comments
 (0)