Skip to content

Commit 622a5dd

Browse files
Bump actions/download-artifact from 4.1.8 to 4.1.9 (#29235)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4.1.8 to 4.1.9. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/actions/download-artifact/releases">actions/download-artifact's releases</a>.</em></p> <blockquote> <h2>v4.1.9</h2> <h2>What's Changed</h2> <ul> <li>Add workflow file for publishing releases to immutable action package by <a href="https://github.com/Jcambass"><code>@​Jcambass</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/354">actions/download-artifact#354</a></li> <li>docs: small migration fix by <a href="https://github.com/froblesmartin"><code>@​froblesmartin</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/370">actions/download-artifact#370</a></li> <li>Update MIGRATION.md by <a href="https://github.com/andyfeller"><code>@​andyfeller</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/372">actions/download-artifact#372</a></li> <li>Update artifact package to 2.2.2 by <a href="https://github.com/yacaovsnc"><code>@​yacaovsnc</code></a> in <a href="https://redirect.github.com/actions/download-artifact/pull/380">actions/download-artifact#380</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/Jcambass"><code>@​Jcambass</code></a> made their first contribution in <a href="https://redirect.github.com/actions/download-artifact/pull/354">actions/download-artifact#354</a></li> <li><a href="https://github.com/froblesmartin"><code>@​froblesmartin</code></a> made their first contribution in <a href="https://redirect.github.com/actions/download-artifact/pull/370">actions/download-artifact#370</a></li> <li><a href="https://github.com/andyfeller"><code>@​andyfeller</code></a> made their first contribution in <a href="https://redirect.github.com/actions/download-artifact/pull/372">actions/download-artifact#372</a></li> <li><a href="https://github.com/yacaovsnc"><code>@​yacaovsnc</code></a> made their first contribution in <a href="https://redirect.github.com/actions/download-artifact/pull/380">actions/download-artifact#380</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/actions/download-artifact/compare/v4...v4.1.9">https://github.com/actions/download-artifact/compare/v4...v4.1.9</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/actions/download-artifact/commit/cc203385981b70ca67e1cc392babf9cc229d5806"><code>cc20338</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/380">#380</a> from actions/yacaovsnc/release_4_1_9</li> <li><a href="https://github.com/actions/download-artifact/commit/1fc0fee191f40422f502da571c0f01ff460afe53"><code>1fc0fee</code></a> Update artifact package to 2.2.2</li> <li><a href="https://github.com/actions/download-artifact/commit/7fba95161a0924506ed1ae69cdbae8371ee00b3f"><code>7fba951</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/372">#372</a> from andyfeller/patch-1</li> <li><a href="https://github.com/actions/download-artifact/commit/f9ceb7763ba1fdfd81b2e2f93aa1f6015ff6b35d"><code>f9ceb77</code></a> Update MIGRATION.md</li> <li><a href="https://github.com/actions/download-artifact/commit/533298bc57c27f112a2c04a74a04a4d43e2866fd"><code>533298b</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/370">#370</a> from froblesmartin/patch-1</li> <li><a href="https://github.com/actions/download-artifact/commit/d06289e120b300840a833b25db66cb8c19f5d274"><code>d06289e</code></a> docs: small migration fix</li> <li><a href="https://github.com/actions/download-artifact/commit/d0ce8fd1167ed839810201de977912a090ab10a7"><code>d0ce8fd</code></a> Merge pull request <a href="https://redirect.github.com/actions/download-artifact/issues/354">#354</a> from actions/Jcambass-patch-1</li> <li><a href="https://github.com/actions/download-artifact/commit/1ce0d91ace59dfbf6763107ee5aa8466ebbadf48"><code>1ce0d91</code></a> Add workflow file for publishing releases to immutable action package</li> <li>See full diff in <a href="https://github.com/actions/download-artifact/compare/fa0a91b85d4f404e444e00e005971372dc801d16...cc203385981b70ca67e1cc392babf9cc229d5806">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/download-artifact&package-manager=github_actions&previous-version=4.1.8&new-version=4.1.9)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Ilya Lavrenov <[email protected]>
1 parent 78aa2bb commit 622a5dd

27 files changed

+58
-58
lines changed

.github/workflows/dev_cpu_linux_snippets_libxsmm.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -211,13 +211,13 @@ jobs:
211211
INSTALL_TEST_DIR: ${{ github.workspace }}/install/tests
212212
steps:
213213
- name: Download OpenVINO package
214-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
214+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
215215
with:
216216
name: openvino_package
217217
path: ${{ env.INSTALL_DIR }}
218218

219219
- name: Download OpenVINO tests package
220-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
220+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
221221
with:
222222
name: openvino_tests
223223
path: ${{ env.INSTALL_TEST_DIR }}
@@ -269,13 +269,13 @@ jobs:
269269
PARALLEL_TEST_SCRIPT: ${{ github.workspace }}/install/tests/functional_test_utils/layer_tests_summary/run_parallel.py
270270
steps:
271271
- name: Download OpenVINO package
272-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
272+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
273273
with:
274274
name: openvino_package
275275
path: ${{ env.INSTALL_DIR }}
276276

277277
- name: Download OpenVINO tests package
278-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
278+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
279279
with:
280280
name: openvino_tests
281281
path: ${{ env.INSTALL_TEST_DIR }}

.github/workflows/fedora_29.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ jobs:
112112

113113
steps:
114114
- name: Download OpenVINO RPM packages
115-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
115+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
116116
with:
117117
name: openvino_rpm_packages
118118
path: ${{ env.RPM_PACKAGES_DIR }}

.github/workflows/job_cpu_functional_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ jobs:
3737
PARALLEL_TEST_CACHE: ${{ github.workspace }}/install/tests/test_cache.lst
3838
steps:
3939
- name: Download OpenVINO package
40-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
40+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4141
with:
4242
name: openvino_package
4343
path: ${{ env.INSTALL_DIR }}
4444

4545
- name: Download OpenVINO tests package
46-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
46+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4747
with:
4848
name: openvino_tests
4949
path: ${{ env.INSTALL_TEST_DIR }}

.github/workflows/job_cxx_unit_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,13 +51,13 @@ jobs:
5151
SETUPVARS: ${{ contains(inputs.runner, 'win') && 'setupvars.ps1' || 'setupvars.sh' }}
5252
steps:
5353
- name: Download OpenVINO package
54-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
54+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5555
with:
5656
name: openvino_package
5757
path: ${{ env.INSTALL_DIR }}
5858

5959
- name: Download OpenVINO tests package
60-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
60+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
6161
with:
6262
name: openvino_tests
6363
path: ${{ env.INSTALL_TEST_DIR }}

.github/workflows/job_debian_packages.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
run: echo 'Acquire::Retries "10";' > /etc/apt/apt.conf.d/80-retries
3434

3535
- name: Download OpenVINO debian packages
36-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
36+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
3737
with:
3838
name: openvino_debian_packages
3939
path: ${{ env.DEBIAN_PACKAGES_DIR }}

.github/workflows/job_gpu_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,13 +38,13 @@ jobs:
3838
GTEST_PARALLEL_SCRIPT: ${{ github.workspace }}/gtest_parallel.py
3939
steps:
4040
- name: Download OpenVINO package
41-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
41+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4242
with:
4343
name: 'openvino_package'
4444
path: ${{ env.INSTALL_DIR }}
4545

4646
- name: Download OpenVINO tests package
47-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
47+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4848
with:
4949
name: 'openvino_tests'
5050
path: ${{ env.INSTALL_TEST_DIR }}

.github/workflows/job_jax_layer_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ jobs:
4646
USE_SYSTEM_CACHE: False # Using remote HuggingFace cache
4747
steps:
4848
- name: Download OpenVINO artifacts (tarballs)
49-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
49+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5050
with:
5151
pattern: openvino_[tests]*
5252
path: ${{ env.INSTALL_DIR }}
5353
merge-multiple: true
5454

5555
- name: Download OpenVINO artifacts (wheels)
56-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
56+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5757
with:
5858
pattern: openvino_[wheels]*
5959
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_jax_models_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ jobs:
3838
USE_SYSTEM_CACHE: False # Using remote HuggingFace cache
3939
steps:
4040
- name: Download OpenVINO artifacts (tarballs)
41-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
41+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4242
with:
4343
pattern: openvino_[tests]*
4444
path: ${{ env.INSTALL_DIR }}
4545
merge-multiple: true
4646

4747
- name: Download OpenVINO artifacts (wheels)
48-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
48+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4949
with:
5050
pattern: openvino_[tokenizers_wheel|wheels]*
5151
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_keras3_backend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
ref: 'master'
6969

7070
- name: Download OpenVINO artifacts (wheels)
71-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
71+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
7272
with:
7373
pattern: openvino_[wheels|openvino_tokenizers]*
7474
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_onnx_models_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -40,14 +40,14 @@ jobs:
4040
if: ${{ github.event_name != 'merge_group' }}
4141
steps:
4242
- name: Download OpenVINO artifacts (tests)
43-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
43+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4444
with:
4545
pattern: openvino_[tests]*
4646
path: ${{ env.INSTALL_DIR }}
4747
merge-multiple: true
4848

4949
- name: Download OpenVINO artifacts (wheels)
50-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
50+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5151
with:
5252
pattern: openvino_[wheels]*
5353
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_onnx_runtime.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444

4545
steps:
4646
- name: Download OpenVINO package
47-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
47+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4848
with:
4949
name: openvino_package
5050
path: ${{ env.INSTALL_DIR }}

.github/workflows/job_openvino_js.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
echo "OPENVINO_JS_LIBS_DIR=$GITHUB_WORKSPACE/openvino/src/bindings/js/node/bin" >> "$GITHUB_ENV"
5151
5252
- name: Download OpenVINO artifacts (JS)
53-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
53+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5454
with:
5555
pattern: openvino_[js]*
5656
path: ${{ env.OPENVINO_JS_LIBS_DIR }}

.github/workflows/job_python_api_tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
INSTALL_WHEELS_DIR: ${{ github.workspace }}/install/openvino_wheels
4545
steps:
4646
- name: Download OpenVINO artifacts (tarballs and wheels)
47-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
47+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4848
with:
4949
pattern: openvino_@(wheels|tests)
5050
path: ${{ env.INSTALL_DIR }}

.github/workflows/job_python_unit_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -45,14 +45,14 @@ jobs:
4545
steps:
4646

4747
- name: Download OpenVINO artifacts (tarballs)
48-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
48+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4949
with:
5050
pattern: openvino_[tests]*
5151
path: ${{ env.INSTALL_DIR }}
5252
merge-multiple: true
5353

5454
- name: Download OpenVINO artifacts (wheels)
55-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
55+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5656
with:
5757
pattern: openvino_[wheels]*
5858
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_pytorch_layer_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ jobs:
4646
USE_SYSTEM_CACHE: False # Using remote HuggingFace cache
4747
steps:
4848
- name: Download OpenVINO artifacts (tarballs)
49-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
49+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5050
with:
5151
pattern: openvino_[tests]*
5252
path: ${{ env.INSTALL_DIR }}
5353
merge-multiple: true
5454

5555
- name: Download OpenVINO artifacts (wheels)
56-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
56+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5757
with:
5858
pattern: openvino_[wheels]*
5959
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_pytorch_models_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,14 +38,14 @@ jobs:
3838
USE_SYSTEM_CACHE: False # Using remote HuggingFace cache
3939
steps:
4040
- name: Download OpenVINO artifacts (tarballs)
41-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
41+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4242
with:
4343
pattern: openvino_[tests]*
4444
path: ${{ env.INSTALL_DIR }}
4545
merge-multiple: true
4646

4747
- name: Download OpenVINO artifacts (wheels)
48-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
48+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4949
with:
5050
pattern: openvino_[wheels|tokenizers_wheel]*
5151
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_samples_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ jobs:
3636
CMAKE_COMPILE_WARNING_AS_ERROR: 'ON'
3737
steps:
3838
- name: Download OpenVINO artifacts (tarballs)
39-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
39+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4040
with:
4141
pattern: openvino_[package|tests]*
4242
path: ${{ env.INSTALL_DIR }}
4343
merge-multiple: true
4444

4545
- name: Download OpenVINO artifacts (wheels)
46-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
46+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4747
with:
4848
pattern: openvino_[wheels]*
4949
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_tensorflow_layer_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,14 @@ jobs:
4646
USE_SYSTEM_CACHE: False # Using remote HuggingFace cache
4747
steps:
4848
- name: Download OpenVINO artifacts (tarballs)
49-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
49+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5050
with:
5151
pattern: openvino_[tests]*
5252
path: ${{ env.INSTALL_DIR }}
5353
merge-multiple: true
5454

5555
- name: Download OpenVINO artifacts (wheels)
56-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
56+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5757
with:
5858
pattern: openvino_[wheels|openvino_tokenizers]*
5959
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_tensorflow_models_tests.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ jobs:
3939
USE_SYSTEM_CACHE: False # Using remote HuggingFace cache
4040
steps:
4141
- name: Download OpenVINO artifacts (tarballs)
42-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
42+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
4343
with:
4444
pattern: openvino_[tests]*
4545
path: ${{ env.INSTALL_DIR }}
4646
merge-multiple: true
4747

4848
- name: Download OpenVINO artifacts (wheels)
49-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
49+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
5050
with:
5151
pattern: openvino_[wheels|tokenizers_wheel]*
5252
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/job_tokenizers.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
ref: ${{ env.TARGET_BRANCH }}
8888

8989
- name: Download OpenVINO artifacts (wheels)
90-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
90+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
9191
with:
9292
pattern: openvino_[wheels]*
9393
path: ${{ env.INSTALL_WHEELS_DIR }}

.github/workflows/linux_conditional_compilation.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@ jobs:
304304
ref: ${{ env.TARGET_BRANCH }}
305305

306306
- name: Download selective build statistics package
307-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
307+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
308308
with:
309309
name: openvino_selective_build_stat
310310
path: ${{ env.SELECTIVE_BUILD_STAT_DIR }}

.github/workflows/linux_riscv_xuantie_dev_cpu.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ jobs:
217217

218218
steps:
219219
- name: Download OpenVINO artifacts (tarballs)
220-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
220+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
221221
with:
222222
pattern: openvino_[package|tests]*
223223
path: ${{ env.INSTALL_DIR }}

.github/workflows/linux_sanitizers.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -270,13 +270,13 @@ jobs:
270270

271271
steps:
272272
- name: Download OpenVINO package
273-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
273+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
274274
with:
275275
name: ${{ format('openvino_package_{0}', matrix.SANITIZER) }}
276276
path: ${{ env.INSTALL_DIR }}
277277

278278
- name: Download OpenVINO tests package
279-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
279+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
280280
with:
281281
name: ${{ format('openvino_tests_{0}', matrix.SANITIZER) }}
282282
path: ${{ env.INSTALL_TEST_DIR }}
@@ -528,14 +528,14 @@ jobs:
528528
529529
- name: Download OpenVINO package
530530
if: ${{ steps.check_matrix.conclusion != 'skipped' }}
531-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
531+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
532532
with:
533533
name: ${{ format('openvino_package_{0}', matrix.SANITIZER) }}
534534
path: ${{ env.INSTALL_DIR }}
535535

536536
- name: Download OpenVINO tests package
537537
if: ${{ steps.check_matrix.conclusion != 'skipped' }}
538-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
538+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
539539
with:
540540
name: ${{ format('openvino_tests_{0}', matrix.SANITIZER) }}
541541
path: ${{ env.INSTALL_TEST_DIR }}

.github/workflows/mac.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -448,14 +448,14 @@ jobs:
448448
path: ${{ env.OPENVINO_REPO }}
449449

450450
- name: Download OpenVINO artifacts
451-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
451+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
452452
with:
453453
pattern: "{openvino_package,openvino_developer_package,openvino_js_package,openvino_package_manifest}"
454454
path: ${{ env.ARTIFACTS_DIR }}
455455
merge-multiple: true
456456

457457
- name: Download OpenVINO wheels
458-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
458+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
459459
with:
460460
name: openvino_wheels
461461
path: ${{ env.WHEELS_DIR }}

.github/workflows/ubuntu_22.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -167,13 +167,13 @@ jobs:
167167
#
168168

169169
- name: Download OpenVINO package
170-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
170+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
171171
with:
172172
name: openvino_package
173173
path: ${{ env.INSTALL_DIR }}
174174

175175
- name: Download OpenVINO tests package
176-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
176+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
177177
with:
178178
name: openvino_tests
179179
path: ${{ env.INSTALL_TEST_DIR }}
@@ -468,13 +468,13 @@ jobs:
468468

469469
steps:
470470
- name: Download OpenVINO package
471-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
471+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
472472
with:
473473
name: openvino_package
474474
path: ${{ env.INSTALL_DIR }}
475475

476476
- name: Download OpenVINO Developer package
477-
uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
477+
uses: actions/download-artifact@cc203385981b70ca67e1cc392babf9cc229d5806 # v4.1.9
478478
with:
479479
name: openvino_developer_package
480480
path: ${{ env.INSTALL_DIR }}

0 commit comments

Comments
 (0)