ci: 替换github actions为国内gitcode镜像源
CI / Lint, Typecheck & Test (push) Failing after 1s

This commit is contained in:
2026-07-02 20:48:48 +08:00
parent 7e4c615dc7
commit 77918a5568
2 changed files with 7 additions and 7 deletions
+3 -3
View File
@@ -13,13 +13,13 @@ jobs:
name: Lint, Typecheck & Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: https://gitcode.com/GitHub_Trending/ch/checkout.git@v4
- uses: astral-sh/setup-uv@v5
- uses: https://gitcode.com/gh_mirrors/se/setup-uv.git@v8.1.0
with:
enable-cache: true
- uses: actions/setup-python@v6
- uses: https://gitcode.com/gh_mirrors/se/setup-python.git@v6
with:
python-version: |
3.8