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 76e8593 commit 536280aCopy full SHA for 536280a
.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@fe7412dddbed9fbd2243731a8d49f1bc55c2ba20
+ - uses: abrown/install-openvino-action@v7
42
with:
43
version: ${{ matrix.version }}
44
apt: ${{ matrix.apt }}
0 commit comments