From a77c41b19ea983f88aeb3e058abe0de15d1b2689 Mon Sep 17 00:00:00 2001 From: LOG1997 <2694233102@qq.com> Date: Tue, 9 Dec 2025 22:02:48 +0800 Subject: [PATCH] =?UTF-8?q?build(github):=20=E5=8D=87=E7=BA=A7=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E6=9E=84=E4=BB=B6=E6=93=8D=E4=BD=9C=E5=88=B0v4?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index d4d271c..32eb276 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -100,7 +100,7 @@ jobs: uses: actions/checkout@v3 - name: Download web build artifact - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 with: name: web-build