diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index 89d00d2d28c..8a73d58d4c9 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/checkout@v4 with: fetch-depth: 0 - - uses: tj-actions/changed-files@v39 + - uses: tj-actions/changed-files@v40 id: changed-files with: files: '**/*.md'