diff --git a/.github/workflows/link-check-all.yml b/.github/workflows/link-check-all.yml index c3ad1de..d4d175e 100644 --- a/.github/workflows/link-check-all.yml +++ b/.github/workflows/link-check-all.yml @@ -88,7 +88,7 @@ jobs: } - name: Create or Update Issue - uses: peter-evans/create-issue-from-file@v4 + uses: peter-evans/create-issue-from-file@v5 if: failure() with: issue-number: ${{ steps.find-existing-comment.outputs.result }}