ci: don't use my fork of markdownlint
This commit is contained in:
parent
c9e66ba663
commit
790d74dad3
2
.github/workflows/markdownlint.yaml
vendored
2
.github/workflows/markdownlint.yaml
vendored
@ -7,4 +7,4 @@ jobs:
|
||||
- name: Check out code
|
||||
uses: actions/checkout@master
|
||||
- name: Run mdl (with rules)
|
||||
uses: wopian/markdownlint@master
|
||||
uses: actionshub/markdownlint@master
|
||||
|
Loading…
Reference in New Issue
Block a user