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 e73c369 commit 83e7afcCopy full SHA for 83e7afc
.github/workflows/check_links.yml
@@ -31,7 +31,7 @@ jobs:
31
path: ./lychee/out.md
32
33
- name: Create Issue From File
34
- uses: peter-evans/create-issue-from-file@v4.0.0
+ uses: peter-evans/create-issue-from-file@v5.0.0
35
with:
36
title: Link Checker Report
37
content-filepath: ./lychee/out.md
0 commit comments