diff --git a/.github/workflows/pull-request_backend.yml b/.github/workflows/pull-request_backend.yml index 8863ad0b8d..65b207a664 100644 --- a/.github/workflows/pull-request_backend.yml +++ b/.github/workflows/pull-request_backend.yml @@ -36,7 +36,7 @@ jobs: fetch-depth: 0 - name: Check if CHANGELOG is updated id: updated-changelog - uses: tj-actions/changed-files@v42 + uses: tj-actions/changed-files@v43 with: # Avoid using single or double quotes for multiline patterns files: |