We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e0a5fb commit 129b892Copy full SHA for 129b892
.github/workflows/markdownlint.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- uses: actions/checkout@v4
11
- - uses: nosborn/github-action-markdown-cli@v3.3.0
+ - uses: nosborn/github-action-markdown-cli@v3.4.0
12
name: Markdownlint
13
with:
14
files: .
0 commit comments