diff --git a/.github/workflows/check-urls.yml b/.github/workflows/check-urls.yml index bb736aed5..ae02aaf0c 100644 --- a/.github/workflows/check-urls.yml +++ b/.github/workflows/check-urls.yml @@ -42,7 +42,7 @@ jobs: fetch-depth: ${{ steps.set-params.outputs.fetch-depth }} - name: Get changed files id: changed-files - uses: tj-actions/changed-files@v40.1.1 + uses: tj-actions/changed-files@v40.2.1 with: separator: " " json: true