Skip to content

Commit 1cf9433

Browse files
Update peter-evans/create-issue-from-file action to v6
1 parent 9ea8615 commit 1cf9433

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/check_links.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626

2727
- name: Create Issue From File
2828
if: steps.lychee.outputs.exit_code != 0
29-
uses: peter-evans/create-issue-from-file@v5
29+
uses: peter-evans/create-issue-from-file@v6
3030
with:
3131
title: Link Checker Report
3232
content-filepath: ./lychee/out.md

0 commit comments

Comments
 (0)