We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e6dd8 commit 71f48dbCopy full SHA for 71f48db
.github/workflows/lychee.yml
@@ -98,7 +98,7 @@ jobs:
98
99
- name: 📝 Comment Broken Links
100
if: ${{ always() && github.event.pull_request.head.repo.fork == false }}
101
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
102
with:
103
issue-number: ${{ github.event.pull_request.number }}
104
body-path: lychee/formatted.md
0 commit comments