Skip to content

Commit 0020b24

Browse files
authored
Bump actions/download-artifact@v4 (#1852)
Signed-off-by: paul.profizi <[email protected]>
1 parent 535c7b6 commit 0020b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ jobs:
215215
runs-on: ubuntu-latest
216216
steps:
217217
- name: "Download artifacts"
218-
uses: actions/download-artifact@v3
218+
uses: actions/download-artifact@v4
219219

220220
- name: "Display downloaded files"
221221
run: ls -R

0 commit comments

Comments
 (0)