We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bc32b57 + cf7069a commit f620288Copy full SHA for f620288
.github/workflows/lint.yml
@@ -13,7 +13,7 @@ jobs:
13
steps:
14
- uses: actions/checkout@v4
15
- name: Run markdownlint
16
- uses: DavidAnson/markdownlint-cli2-action@v18
+ uses: DavidAnson/markdownlint-cli2-action@v19
17
dockerfile:
18
name: dockerfile
19
runs-on: ubuntu-22.04
0 commit comments