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