Skip to content

Commit 618765c

Browse files
committed
Updated download-artifacts@v4.
Signed-off-by: ubi de feo <[email protected]>
1 parent 3b6534d commit 618765c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ jobs:
121121

122122
steps:
123123
- name: Download job transfer artifact
124-
uses: actions/download-artifact@v3
124+
uses: actions/download-artifact@v4
125125
with:
126126
name: ${{ env.JOB_TRANSFER_ARTIFACT }}
127127
path: ${{ env.JOB_TRANSFER_ARTIFACT }}

0 commit comments

Comments
 (0)