We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79f0019 commit 38e9de4Copy full SHA for 38e9de4
.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@v16.0.0
+ uses: DavidAnson/markdownlint-cli2-action@v17.0.0
31
with:
32
globs: |
33
lib/elixir/pages/**/*.md
0 commit comments