From d0d42e32a9db4ce1b53656641092054db7dc3a54 Mon Sep 17 00:00:00 2001 From: devad Date: Fri, 28 Jun 2024 02:58:03 +0000 Subject: [PATCH] refactor: .devops/api-ci.yml Former-commit-id: 9c561ef36f4c61597091fed76b61a513f9f9423b --- .devops/api-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.devops/api-ci.yml b/.devops/api-ci.yml index 1961de28..2f4aaf7a 100644 --- a/.devops/api-ci.yml +++ b/.devops/api-ci.yml @@ -12,7 +12,7 @@ workflow: task: start - ref: git_clone_0 name: git clone - task: git_clone@1.2.9 + task: git_clone@1.2.6 input: remote_url: '"https://gitlink.org.cn/JointCloud/pcm-coordinator.git"' ref: '"refs/heads/master"'