diff --git a/.github/workflows/check-urls.yml b/.github/workflows/check-urls.yml index 368ef2d032f8a..eaa0d68bea7dc 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@v29.0.7 + uses: tj-actions/changed-files@v35.5.2 with: separator: " " json: true