diff --git a/.github/workflows/changed.yml b/.github/workflows/changed.yml index 61ad399..6d0e467 100644 --- a/.github/workflows/changed.yml +++ b/.github/workflows/changed.yml @@ -7,7 +7,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 0 - - uses: tj-actions/changed-files@v34.0.5 + - uses: tj-actions/changed-files@v34.3.4 id: changed-files with: files: '**/*.md'