diff --git a/.github/workflows/check-links.yml b/.github/workflows/check-links.yml index 91899eaa..71ba24a3 100644 --- a/.github/workflows/check-links.yml +++ b/.github/workflows/check-links.yml @@ -43,7 +43,7 @@ jobs: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - name: Create Issue From File - uses: peter-evans/create-issue-from-file@v4 + uses: peter-evans/create-issue-from-file@v5 with: title: Link Checker Report content-filepath: ./lychee/out.md