Skip to content

Commit dd24ab4

Browse files
committed
更新 GitHub 工作流中的 Markdown 链接检查器版本
1 parent b65f1ed commit dd24ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/link-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: actions/checkout@v4
3030

3131
- name: Check Links in Markdown Files
32-
uses: gaurav-nelson/github-action-markdown-link-check@v3.13.1
32+
uses: gaurav-nelson/github-action-markdown-link-check@v1
3333
with:
3434
use-quiet-mode: 'yes'
3535
use-verbose-mode: 'no'

0 commit comments

Comments
 (0)