We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
install-openvino-action
1 parent b38dcc9 commit 8df64e5Copy full SHA for 8df64e5
.github/workflows/main.yml
@@ -46,7 +46,7 @@ jobs:
46
crates/openvino/tests/fixtures/alexnet
47
crates/openvino/tests/fixtures/inception
48
crates/openvino/tests/fixtures/mobilenet
49
- - uses: abrown/install-openvino-action@v8
+ - uses: abrown/install-openvino-action@8cee80e3ed53c3afdd60ca1907b2ba677f29af8b # v10
50
with:
51
version: ${{ matrix.version }}
52
apt: ${{ matrix.apt }}
0 commit comments