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.
1 parent dc1e6ce commit 9cd1157Copy full SHA for 9cd1157
.github/workflows/main.yml
@@ -38,7 +38,7 @@ jobs:
38
lfs: true
39
- name: Checkout LFS objects
40
run: git lfs checkout
41
- - uses: abrown/install-openvino-action@ab73bbeb9b303c9a9f1f9f86e3e9a8c82b010bc7
+ - uses: abrown/install-openvino-action@v8
42
with:
43
version: ${{ matrix.version }}
44
apt: ${{ matrix.apt }}
0 commit comments