Skip to content

Commit d74770e

Browse files
committed
ci: update installation of OpenVINO
1 parent d612411 commit d74770e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
# Install OpenVINO
1919
- name: Install OpenVINO
20-
uses: abrown/install-openvino-action@v3
20+
uses: abrown/install-openvino-action@v8
2121

2222
- name: Build Wasmtime + wasi-nn
2323
run: |

0 commit comments

Comments
 (0)