diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 7ee6025..e1643c2 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -15,7 +15,7 @@ jobs: contents: read pull-requests: read # changed-files steps: - - uses: tj-actions/changed-files@v46.0.5 + - uses: tj-actions/changed-files@v47.0.6 id: changed with: dir_names: true # output folders instead of files