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 23f14a4 commit 88a6ac7Copy full SHA for 88a6ac7
.github/workflows/md-link-checker.yml
@@ -33,7 +33,7 @@ jobs:
33
34
- name: Create Issue From File
35
if: env.lychee_exit_code != 0
36
- uses: peter-evans/create-issue-from-file@v5
+ uses: peter-evans/create-issue-from-file@v6
37
with:
38
title: Broken Links Detected
39
content-filepath: ./lychee/out.md
0 commit comments