Skip to content

Commit 9cd1157

Browse files
committed
Use tagged release
1 parent dc1e6ce commit 9cd1157

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@ab73bbeb9b303c9a9f1f9f86e3e9a8c82b010bc7
41+
- uses: abrown/install-openvino-action@v8
4242
with:
4343
version: ${{ matrix.version }}
4444
apt: ${{ matrix.apt }}

0 commit comments

Comments
 (0)