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 c0fa239 commit 6af67a4Copy full SHA for 6af67a4
.github/workflows/documentation-linter.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
mdlint:
8
name: lint markDown file
9
- runs-on: ubuntu-latest
+ runs-on: ubuntu-24.04
10
steps:
11
- uses: actions/checkout@v5
12
- uses: DavidAnson/markdownlint-cli2-action@v20
0 commit comments