Skip to content

Commit 0b8f346

Browse files
Bump openvinotoolkit/openvino from 2025.3.0 to 2025.4.0
Bumps [openvinotoolkit/openvino](https://github.com/openvinotoolkit/openvino) from 2025.3.0 to 2025.4.0. - [Release notes](https://github.com/openvinotoolkit/openvino/releases) - [Changelog](https://github.com/openvinotoolkit/openvino/blob/master/docs/RELEASE.MD) - [Commits](openvinotoolkit/openvino@4452628...7a97517) --- updated-dependencies: - dependency-name: openvinotoolkit/openvino dependency-version: 2025.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 086ed53 commit 0b8f346

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/job_build_cid.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202

203203
- name: System info
204204
if: ${{ !steps.cache-restore.outputs.cache-hit }}
205-
uses: openvinotoolkit/openvino/.github/actions/system_info@7a975177ff432c687e5619e8fb22e4bf265e48b7 # 2025.4.0
205+
uses: openvinotoolkit/openvino/.github/actions/system_info@82bbf0292c5bd490bc25a383e63d6461d3ee05c5 # 2025.4.1
206206

207207
- name: Setup python version
208208
if: ${{ !steps.cache-restore.outputs.cache-hit }}

.github/workflows/job_build_drv_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595

9696
- name: System info
9797
if: ${{ !steps.cache-restore.outputs.cache-hit }}
98-
uses: openvinotoolkit/openvino/.github/actions/system_info@7a975177ff432c687e5619e8fb22e4bf265e48b7 # 2025.4.0
98+
uses: openvinotoolkit/openvino/.github/actions/system_info@82bbf0292c5bd490bc25a383e63d6461d3ee05c5 # 2025.4.1
9999

100100
- name: Install system packages
101101
if: ${{ !steps.cache-restore.outputs.cache-hit }}

.github/workflows/job_build_mlir_linux.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ jobs:
128128

129129
- name: System info
130130
if: ${{ !steps.cache-restore.outputs.cache-hit }}
131-
uses: openvinotoolkit/openvino/.github/actions/system_info@7a975177ff432c687e5619e8fb22e4bf265e48b7 # 2025.4.0
131+
uses: openvinotoolkit/openvino/.github/actions/system_info@82bbf0292c5bd490bc25a383e63d6461d3ee05c5 # 2025.4.1
132132

133133
- name: Setup python version
134134
if: ${{ !steps.cache-restore.outputs.cache-hit }}

0 commit comments

Comments
 (0)