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.
2 parents 75ac625 + 0ea8fad commit 6496ae7Copy full SHA for 6496ae7
.github/workflows/check-links.yml
@@ -23,7 +23,7 @@ jobs:
23
fail: false
24
- name: Create Issue From File
25
if: steps.lychee.outputs.exit_code != 0
26
- uses: peter-evans/create-issue-from-file@v5
+ uses: peter-evans/create-issue-from-file@v6
27
with:
28
title: Link Checker Report
29
content-filepath: ./lychee/out.md
0 commit comments