From 41e0e05c52c57417338ec71664a79b90fe6ef9b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B8=A5=E6=B5=A9?= Date: Fri, 18 Oct 2024 11:39:10 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=B4=E6=97=B6=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/临时测试.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/临时测试.yaml b/.github/workflows/临时测试.yaml index a987f7d..88df321 100644 --- a/.github/workflows/临时测试.yaml +++ b/.github/workflows/临时测试.yaml @@ -7,4 +7,4 @@ jobs: steps: - uses: actions/checkout@main with: - repository: 'actions/checkout' \ No newline at end of file + repository: 'https://github.com/actions/checkout.git' \ No newline at end of file