We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a66e2a commit 7b51cd7Copy full SHA for 7b51cd7
.github/workflows/linting.yaml
@@ -7,7 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
steps:
9
- name: Checkout markdown
10
- uses: actions/checkout@v4.2.0
+ uses: actions/checkout@v4.2.1
11
- name: Lint markdown
12
uses: DavidAnson/markdownlint-cli2-action@v17
13
continue-on-error: true
0 commit comments