From 1d2a7d9a300a44951ea543dc6cd86cb934620f4d Mon Sep 17 00:00:00 2001 From: 97694731 <97694731@qq.com> Date: Thu, 4 Jun 2026 13:02:25 +0800 Subject: [PATCH] Upload build artifacts --- .github/workflows/ci.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index 4f5d5735..b27e8aa7 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -39,7 +39,7 @@ jobs: run: npm run build - name: Upload build artifacts - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: dist-${{ matrix.node-version }} path: dist/ @@ -108,7 +108,7 @@ jobs: uses: actions/checkout@v4 - name: Download build artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v3 with: name: dist-20.x path: dist/