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 b476225 commit 468a6c7Copy full SHA for 468a6c7
.github/workflows/pipedream-sdk-markdown-lint.yaml
@@ -19,6 +19,6 @@ jobs:
19
uses: actions/checkout@v4
20
21
- name: Lint markdown files
22
- uses: DavidAnson/markdownlint-cli2-action@v17
+ uses: DavidAnson/markdownlint-cli2-action@v18
23
with:
24
globs: 'packages/sdk/**/*.md'
0 commit comments