We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92f4c0a + 83f0afd commit ecfcb29Copy full SHA for ecfcb29
1 file changed
.github/workflows/md-linter.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v5
16
with:
17
fetch-depth: 0
18
- - uses: tj-actions/changed-files@v46
+ - uses: tj-actions/changed-files@v47
19
id: changed-files
20
21
files: '**/*.md'
0 commit comments