ci: don't use my fork of markdownlint

This commit is contained in:
James Harris 2020-06-14 20:38:15 +01:00 committed by GitHub
parent c9e66ba663
commit 790d74dad3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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