ci: update actions and strengthen docs gates

This commit is contained in:
tukuaiai
2026-05-04 03:47:52 +08:00
parent 4492674a41
commit 8e1a32c499
16 changed files with 675 additions and 205 deletions
+2 -2
View File
@@ -14,9 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: Run Labeler
uses: actions/labeler@v4
uses: actions/labeler@v6
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml