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 c24d40d commit f82a588Copy full SHA for f82a588
.github/workflows/linkcheck.yml
@@ -38,7 +38,7 @@ jobs:
38
39
- name: Create Issue From File
40
if: env.lychee_exit_code != 0
41
- uses: peter-evans/create-issue-from-file@v5
+ uses: peter-evans/create-issue-from-file@v6
42
with:
43
title: Link Checker Report
44
content-filepath: ./lychee/out.md
0 commit comments