diff --git a/.github/workflows/changed.yml b/.github/workflows/changed.yml index fdde784..4e302e0 100644 --- a/.github/workflows/changed.yml +++ b/.github/workflows/changed.yml @@ -7,7 +7,7 @@ jobs: - uses: actions/checkout@v3 with: fetch-depth: 2 - - uses: tj-actions/changed-files@v29.0.7 + - uses: tj-actions/changed-files@v29.0.9 id: changed-files with: files: '**/*.md'