diff --git a/.github/workflows/link-checker-pr.yml b/.github/workflows/link-checker-pr.yml index 10998b3..54ed74b 100644 --- a/.github/workflows/link-checker-pr.yml +++ b/.github/workflows/link-checker-pr.yml @@ -9,7 +9,7 @@ jobs: - uses: actions/checkout@v5 - name: Get changed markdown files id: changed-markdown-files - uses: tj-actions/changed-files@v46 + uses: tj-actions/changed-files@v47 with: # Avoid using single or double quotes for multiline patterns files: |