ci: update Gitea checkout host after domain migration
CI / check (pull_request) Failing after 5m55s
Dependency Check / check (pull_request) Successful in 5m46s

This commit is contained in:
Gitea Operations
2026-08-12 15:56:04 +08:00
parent bce076ddaf
commit 2c076ec138
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
- name: Checkout
uses: https://gitee.com/mirrors_actions/checkout@v4
with:
github-server-url: https://git.gongxue100.com
github-server-url: https://git.tjszsb.com
fetch-depth: 1
- name: Install dependencies
+1 -1
View File
@@ -28,7 +28,7 @@ jobs:
- name: Checkout
uses: https://gitee.com/mirrors_actions/checkout@v4
with:
github-server-url: https://git.gongxue100.com
github-server-url: https://git.tjszsb.com
fetch-depth: 1
- name: Install dependencies