Skip to content

Commit 536280a

Browse files
authored
ci: use latest install-openvino-action version (#76)
1 parent 76e8593 commit 536280a

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
@@ -38,7 +38,7 @@ jobs:
3838
lfs: true
3939
- name: Checkout LFS objects
4040
run: git lfs checkout
41-
- uses: abrown/install-openvino-action@fe7412dddbed9fbd2243731a8d49f1bc55c2ba20
41+
- uses: abrown/install-openvino-action@v7
4242
with:
4343
version: ${{ matrix.version }}
4444
apt: ${{ matrix.apt }}

0 commit comments

Comments
 (0)