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 0c9d625 commit 5b57a6bCopy full SHA for 5b57a6b
.github/workflows/linkcheck.yaml
@@ -27,7 +27,7 @@ jobs:
27
28
- name: Create Issue From File
29
if: steps.lychee.outputs.exit_code != 0
30
- uses: peter-evans/create-issue-from-file@v5
+ uses: peter-evans/create-issue-from-file@v6
31
with:
32
title: Link Checker Report
33
content-filepath: ./lychee/out.md
0 commit comments