We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60c5ecd commit 5a85b4cCopy full SHA for 5a85b4c
1 file changed
.github/workflows/vale-docs-linter.yml
@@ -14,7 +14,7 @@ jobs:
14
15
- name: get changed files
16
id: changed-files
17
- uses: tj-actions/changed-files@v39
+ uses: tj-actions/changed-files@v41
18
with:
19
fetch_depth: 2
20
0 commit comments