Skip to content

Commit 35c6a35

Browse files
authored
Update upload-artifacts
V3 is deprecated
1 parent cbf0ea9 commit 35c6a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/recovery.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
tar cvf fastbootd-recovery.tar recovery.img
4747
4848
- name: Upload Recovery
49-
uses: actions/upload-artifact@v3.0.0
49+
uses: actions/upload-artifact@v4
5050
with:
5151
path: /home/runner/work/Patch-Recovery/Patch-Recovery/output/*.tar
5252
name: Patched-Recovery

0 commit comments

Comments
 (0)