There was an error while loading. Please reload this page.
1 parent 91300d8 commit b440ac3Copy full SHA for b440ac3
1 file changed
README.md
@@ -21,7 +21,7 @@ jobs:
21
runs-on: self-hosted
22
steps:
23
- name: Check out repository
24
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
25
- name: Run build
26
uses: matlab-actions/run-build@v3
27
```
@@ -38,7 +38,7 @@ jobs:
38
runs-on: ubuntu-latest
39
40
41
42
- name: Set up MATLAB
43
uses: matlab-actions/setup-matlab@v3
44
@@ -68,7 +68,7 @@ jobs:
68
69
70
71
72
73
74
0 commit comments