Skip to content

Commit

Permalink
Add actions/checkout@v4 to merge artifacts
Browse files Browse the repository at this point in the history
Signed-off-by: Igoshev, Iaroslav <iaroslav.igoshev@intel.com>
  • Loading branch information
YarShev committed Sep 9, 2024
1 parent ceda52f commit 6ac0aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -717,6 +717,7 @@ jobs:
run:
shell: bash -l {0}
steps:
- uses: actions/checkout@v4
- name: Merge Artifacts
uses: actions/upload-artifact/merge@v4
with:
Expand Down

0 comments on commit 6ac0aec

Please sign in to comment.