Skip to content

Commit e039468

Browse files
build(deps): bump actions/download-artifact from 4 to 5 (#312)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Camille Latapie <78221213+clatapie@users.noreply.github.com>
1 parent 4616c0c commit e039468

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_cd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -223,7 +223,7 @@ jobs:
223223
steps:
224224
- uses: actions/checkout@v4
225225

226-
- uses: actions/download-artifact@v4
226+
- uses: actions/download-artifact@v5
227227

228228
- name: Display structure of downloaded files
229229
run: ls -R

0 commit comments

Comments
 (0)