We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents abfc183 + 23a0e3b commit 85299c2Copy full SHA for 85299c2
1 file changed
.github/workflows/lint.yml
@@ -21,7 +21,7 @@ jobs:
21
steps:
22
- uses: actions/checkout@v5
23
- name: Run markdownlint
24
- uses: DavidAnson/markdownlint-cli2-action@v20
+ uses: DavidAnson/markdownlint-cli2-action@v21
25
26
golangci:
27
name: lint
0 commit comments