We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d612411 commit d74770eCopy full SHA for d74770e
.github/workflows/main.yaml
@@ -17,7 +17,7 @@ jobs:
17
18
# Install OpenVINO
19
- name: Install OpenVINO
20
- uses: abrown/install-openvino-action@v3
+ uses: abrown/install-openvino-action@v8
21
22
- name: Build Wasmtime + wasi-nn
23
run: |
0 commit comments