We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e8c3db commit de5a0a4Copy full SHA for de5a0a4
.github/workflows/markdown-lint.yml
@@ -13,7 +13,7 @@ jobs:
13
- uses: actions/checkout@v4
14
with:
15
fetch-depth: 0
16
- - uses: tj-actions/changed-files@v45
+ - uses: tj-actions/changed-files@v46
17
id: changed-files
18
19
files: '**/*.md'
0 commit comments