diff --git a/.github/workflows/vendor_boot.yml b/.github/workflows/vendor_boot.yml index bd8ba04..74c451d 100644 --- a/.github/workflows/vendor_boot.yml +++ b/.github/workflows/vendor_boot.yml @@ -39,7 +39,7 @@ jobs: tar cvf fastbootd-vendor_boot.tar vendor_boot.img - name: Upload to Release - uses: softprops/action-gh-release@v1 + uses: softprops/action-gh-release@v2 with: files: output/fastbootd-vendor_boot.tar name: Patched VENDOR_BOOT's Recovery Ramdisk