Skip to content

Commit 8df64e5

Browse files
authored
ci: update install-openvino-action (#162)
1 parent b38dcc9 commit 8df64e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
crates/openvino/tests/fixtures/alexnet
4747
crates/openvino/tests/fixtures/inception
4848
crates/openvino/tests/fixtures/mobilenet
49-
- uses: abrown/install-openvino-action@v8
49+
- uses: abrown/install-openvino-action@8cee80e3ed53c3afdd60ca1907b2ba677f29af8b # v10
5050
with:
5151
version: ${{ matrix.version }}
5252
apt: ${{ matrix.apt }}

0 commit comments

Comments
 (0)