From 1a46e4950d1ca22f7b8c1ab13080772035fd44ec Mon Sep 17 00:00:00 2001 From: LIRUI <298977887@qq.com> Date: Mon, 28 Oct 2024 14:29:21 +0800 Subject: [PATCH] 1028 --- .github/workflows/zzz.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/zzz.yml b/.github/workflows/zzz.yml index 26b1fef..c6132da 100644 --- a/.github/workflows/zzz.yml +++ b/.github/workflows/zzz.yml @@ -13,7 +13,8 @@ jobs: - name: 🛒 检出代码 #uses: actions/checkout@v3 #uses: https://git.aoun.ltd/18152827937/checkout@v4 - uses: https://gitea.com/actions/checkout@v4 + #uses: https://gitea.com/actions/checkout@v4 + uses: https://git.aoun.ltd/actions/checkout@v4 - name: 📦 上传代码作为工件 uses: actions/upload-artifact@v3