Skip to content

Commit bf59cfe

Browse files
authored
update to upload artifact v4
1 parent e8393d8 commit bf59cfe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Add DTB to LK
3434
run: cat /home/runner/work/droidboot_device_volla_mimameid/droidboot_device_volla_mimameid/build-k69v1_64/lk.img /home/runner/work/droidboot_device_volla_mimameid/droidboot_device_volla_mimameid/main_dtb_header.bin > /home/runner/work/droidboot_device_volla_mimameid/droidboot_device_volla_mimameid/lk.img
3535
- name : Upload bootloader (unsigned)
36-
uses: actions/upload-artifact@v2
36+
uses: actions/upload-artifact@v4
3737
with:
3838
name: mimameid_lk-unsigned.img
3939
path: /home/runner/work/droidboot_device_volla_mimameid/droidboot_device_volla_mimameid/lk.img

0 commit comments

Comments
 (0)