There was an error while loading. Please reload this page.
1 parent 57d9575 commit cfead22Copy full SHA for cfead22
2 files changed
.github/workflows/deploy-docs.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
steps:
27
- name: Checkout
28
- uses: actions/checkout@v5
+ uses: actions/checkout@v6
29
with:
30
fetch-depth: 0
31
# 如果你文档需要 Git 子模块,取消注释下一行
.github/workflows/test.yml
@@ -9,7 +9,7 @@ jobs:
9
10
11
12
13
14
15
0 commit comments