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.
2 parents 620ccfa + 0113fce commit 16af6bbCopy full SHA for 16af6bb
.github/workflows/ci-spell-checking.yml
@@ -22,7 +22,7 @@ jobs:
22
- uses: actions/checkout@v3
23
- name: Get changed files in the content folder
24
id: changed-files-specific
25
- uses: tj-actions/changed-files@v41
+ uses: tj-actions/changed-files@v46
26
with:
27
files: ./content/
28
- name: Install Vale
0 commit comments