From ebcf1c10e5b37a1716a6d6c93b0270fecbce8ba4 Mon Sep 17 00:00:00 2001 From: Chimbul Date: Wed, 19 Apr 2023 12:08:26 -0400 Subject: [PATCH] Update buildapp.yml to use uYou 3.0 by default --- .github/workflows/buildapp.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 0a90678..0aafe9c 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -8,7 +8,7 @@ on: inputs: uyou_version: description: "The version of uYou" - default: "2.3~1" + default: "3.0" required: true type: string decrypted_youtube_url: