Skip to content

Commit

Permalink
Fix linter GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Sep 21, 2023
1 parent efde353 commit 713043a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/md_lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
uses: actions/checkout@v4

- name: Lint markdown files
- uses: articulate/actions-markdownlint@v1.1.0
uses: articulate/actions-markdownlint@v1.1.0
with:
config: markdownlint-config.json
config: .markdownlint.jsonc

0 comments on commit 713043a

Please sign in to comment.