From 09968aa8d56cac1a165d2e736eb943e7d8dfab89 Mon Sep 17 00:00:00 2001 From: neophyte-w <122590776+neophyte-w@users.noreply.github.com> Date: Tue, 20 May 2025 13:52:06 +0800 Subject: [PATCH] Update Recovery Build (Legacy).yml --- .github/workflows/Recovery Build (Legacy).yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Recovery Build (Legacy).yml b/.github/workflows/Recovery Build (Legacy).yml index e24b1e7..b086477 100644 --- a/.github/workflows/Recovery Build (Legacy).yml +++ b/.github/workflows/Recovery Build (Legacy).yml @@ -45,7 +45,7 @@ on: jobs: build: if: github.event.repository.owner.id == github.event.sender.id - runs-on: ubuntu-20.04 + runs-on: ubuntu-latest permissions: contents: write steps: