Use full path of action

This commit is contained in:
Lunny Xiao 2023-04-14 13:35:29 +08:00
parent 9abbbd9c2a
commit c34ebcccef
No known key found for this signature in database
GPG Key ID: C3B7C91B632F738A
1 changed files with 1 additions and 1 deletions

View File

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