From 67a2f1e5a831e0d1c89c844bf7fce0b86708cfe6 Mon Sep 17 00:00:00 2001 From: phattt2901 Date: Mon, 5 May 2025 15:01:14 +0700 Subject: [PATCH] Test CI v2.1.39 --- .gitea/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/ci.yml b/.gitea/workflows/ci.yml index f93719e..9aa083c 100644 --- a/.gitea/workflows/ci.yml +++ b/.gitea/workflows/ci.yml @@ -136,7 +136,7 @@ jobs: # Step 6: Upload artifact binary # Step 2: Cập nhật action versions - name: Upload build artifact - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v3 with: name: server-binary # Tên artifact rõ ràng hơn path: ./bin/server # Đường dẫn tới file binary \ No newline at end of file