From 01ce4624c8bd70d03c27b3f2d450ea4d0b10828e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=BA=E8=AF=86=E5=AE=B6=E5=9B=AD?= Date: Thu, 11 Jul 2024 11:15:10 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.github/workflows/build.ym?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 8effc01..3854998 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -52,7 +52,7 @@ jobs: # 上传构建产物zip - name: Upload artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: halo-theme-dream2.0-plus path: dist-actions