diff --git a/.github/workflows/changed.yml b/.github/workflows/changed.yml index 0272683..265aed7 100644 --- a/.github/workflows/changed.yml +++ b/.github/workflows/changed.yml @@ -7,7 +7,7 @@ jobs: - uses: actions/checkout@v5 with: fetch-depth: 0 - - uses: tj-actions/changed-files@v46 + - uses: tj-actions/changed-files@v47 id: changed-files with: files: '**/*.md'