From fab2c107db8ca632d6546d08bcda6e06c00944e2 Mon Sep 17 00:00:00 2001 From: expvintl Date: Fri, 7 Jun 2024 11:37:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20.gitea/workflows/build.yam?= =?UTF-8?q?l?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitea/workflows/build.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/build.yaml b/.gitea/workflows/build.yaml index 2c963e8..0bda0ef 100644 --- a/.gitea/workflows/build.yaml +++ b/.gitea/workflows/build.yaml @@ -22,7 +22,7 @@ jobs: ls -al strip DDNet-Server - name: 🚀上传构建🚀 - uses: actions/upload-artifact@v2 + uses: actions/upload-artifact@v4 with: name: Server path: DDNet_Server/build/DDNet-Server