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