Use full path of action

pull/113/head
Lunny Xiao 1 year ago
parent 9abbbd9c2a
commit c34ebcccef
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A

@ -9,4 +9,4 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: lint
uses: articulate/actions-markdownlint@v1
uses: https://github.com/articulate/actions-markdownlint@v1
Loading…
Cancel
Save