diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index a8d58585..3938cc9b 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -20,7 +20,7 @@ jobs: - uses: actions/checkout@v3 - name: Test if changes are in not ignored paths id: are-non-ignored-files-changed - uses: tj-actions/changed-files@v39 + uses: tj-actions/changed-files@v41 with: files: ./** files_ignore: |