diff --git a/.gitea/workflows/dev.yml b/.gitea/workflows/dev.yml index ffd20cd..6a7a814 100644 --- a/.gitea/workflows/dev.yml +++ b/.gitea/workflows/dev.yml @@ -7,7 +7,7 @@ jobs: steps: - name: Checkout code - uses:http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像 + uses: http://47.109.37.87:3000/bichangxiong/checkout@v4 # 使用 Gitea 镜像 with: fetch-depth: 1 # 只拉取最新一次提交 # - name: Checkout code