We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bcd2ac commit 11b7778Copy full SHA for 11b7778
.github/workflows/vale.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Get changed files
35
id: changed-files
36
- uses: tj-actions/changed-files@v34
+ uses: tj-actions/changed-files@v45
37
with:
38
files: |
39
website/**/*.md
0 commit comments