Skip to content

Commit

Permalink
chore: update lint CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dec0dOS committed Dec 4, 2021
1 parent 689d4df commit d662b3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Check out the current repo
uses: actions/checkout@v2
- name: Lint markdown files
uses: nosborn/github-action-markdown-cli@v1.1.1
uses: nosborn/github-action-markdown-cli@master
with:
files: README.md
config_file: ".markdownlint.json"

0 comments on commit d662b3f

Please sign in to comment.