diff --git a/.github/workflows/docs-deploy.yml b/.github/workflows/docs-deploy.yml index 02f0683a..eca54af4 100644 --- a/.github/workflows/docs-deploy.yml +++ b/.github/workflows/docs-deploy.yml @@ -222,7 +222,7 @@ jobs: - name: Create Issue From File if: failure() - uses: peter-evans/create-issue-from-file@v5 + uses: peter-evans/create-issue-from-file@v6 with: title: 'Documentation: Broken Links Detected' content-filepath: ./lychee/out.md