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 75ac625 commit 0ea8fadCopy full SHA for 0ea8fad
.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