Skip to content

Commit bbc8d2b

Browse files
committed
Call setup-matlab with a version
1 parent 33534bc commit bbc8d2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/bat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
run: npm run ci
1515

1616
- name: Perform 'setup-matlab'
17-
uses: matlab-actions/setup-matlab
17+
uses: matlab-actions/setup-matlab@v0
1818
env:
1919
MATHWORKS_TOKEN: ${{ secrets.MATHWORKS_TOKEN }}
2020

0 commit comments

Comments
 (0)