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 202580c commit 31ffe94Copy full SHA for 31ffe94
.github/workflows/vale-lint.yml
@@ -12,7 +12,7 @@ jobs:
12
13
- name: Get changed files
14
id: changed-files
15
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v47
16
with:
17
files: content/**/*.md # Only check markdown files in the content directory
18
0 commit comments