diff --git a/.github/workflows/link_checkPR.yml b/.github/workflows/link_checkPR.yml index 16e6f32dd3c..58612bf2586 100644 --- a/.github/workflows/link_checkPR.yml +++ b/.github/workflows/link_checkPR.yml @@ -14,7 +14,7 @@ jobs: fetch-depth: 1 - name: Get Changed Files id: changed-files - uses: tj-actions/changed-files@v34 + uses: tj-actions/changed-files@v41 - name: Check Links uses: lycheeverse/lychee-action@v1 with: