Change GitHub checkout to Gitea's
Some checks failed
Build and Deploy Qingshuige / build-deploy (push) Has been cancelled

This commit is contained in:
2026-02-03 02:23:41 +08:00
parent 9f76088393
commit 7507f147f8

View File

@@ -11,7 +11,7 @@ jobs:
steps:
- name: Checkout source
uses: actions/checkout@v4
uses: gitea/checkout@v4
- name: Install Hugo
run: |