From ce86e01cb9f6319a6b8f1d5dc4838cf5c55f8085 Mon Sep 17 00:00:00 2001 From: devad Date: Fri, 28 Jun 2024 03:05:33 +0000 Subject: [PATCH] refactor: .devops/api-ci.yml Former-commit-id: 26de3f099eaf6a4cfb6b8b40d2fd614416b5cc5f --- .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 2f4aaf7a..1961de28 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.6 + task: git_clone@1.2.9 input: remote_url: '"https://gitlink.org.cn/JointCloud/pcm-coordinator.git"' ref: '"refs/heads/master"'