We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f879356 commit 78720e5Copy full SHA for 78720e5
.github/workflows/ci-markdown.yml
@@ -27,7 +27,7 @@ jobs:
27
fetch-depth: 10
28
29
- name: Run markdownlint
30
- uses: DavidAnson/markdownlint-cli2-action@v18.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v19.0.0
31
with:
32
globs: |
33
lib/elixir/pages/**/*.md
0 commit comments