Skip to content

Commit 9c76c1e

Browse files
committed
fix
1 parent d45375b commit 9c76c1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
- name: Build docs with MkDocs
2222
run: make docs
2323
- name: Check Markdown links
24-
uses: byrnereese/github-action-mkdocs-link-check@v1
24+
uses: byrnereese/github-action-mkdocs-link-check@1.0

0 commit comments

Comments
 (0)