Skip to content

Commit 83e7afc

Browse files
committed
Update check_links.yml
To get around deprecation issue Fixes #444
1 parent e73c369 commit 83e7afc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check_links.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
path: ./lychee/out.md
3232

3333
- name: Create Issue From File
34-
uses: peter-evans/create-issue-from-file@v4.0.0
34+
uses: peter-evans/create-issue-from-file@v5.0.0
3535
with:
3636
title: Link Checker Report
3737
content-filepath: ./lychee/out.md

0 commit comments

Comments
 (0)