From 0baa1e2984615318a6ed4130f1276e2c10a81003 Mon Sep 17 00:00:00 2001 From: LIRUI <298977887@qq.com> Date: Mon, 28 Oct 2024 12:01:43 +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 fd847e9..26b1fef 100644 --- a/.github/workflows/zzz.yml +++ b/.github/workflows/zzz.yml @@ -12,7 +12,8 @@ jobs: steps: - name: 🛒 检出代码 #uses: actions/checkout@v3 - uses: https://git.aoun.ltd/18152827937/checkout@v4 + #uses: https://git.aoun.ltd/18152827937/checkout@v4 + uses: https://gitea.com/actions/checkout@v4 - name: 📦 上传代码作为工件 uses: actions/upload-artifact@v3