Skip to content

Commit

Permalink
bump mdl action
Browse files Browse the repository at this point in the history
  • Loading branch information
finn-block committed Oct 31, 2023
1 parent e9aa102 commit a569878
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: DavidAnson/markdownlint-cli2-action@v11
- uses: DavidAnson/markdownlint-cli2-action@v13
with:
globs: '*.md'
globs: '**/*.md'

- name: Set up Node.js
uses: actions/setup-node@v3
Expand Down

0 comments on commit a569878

Please sign in to comment.