Skip to content

Commit

Permalink
update create-issue-from-file to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
drojf committed Sep 1, 2022
1 parent 6ab6685 commit 257788a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check_links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
with:
args: --verbose --no-progress --max-concurrency 1 --timeout 30 docs/**/*.md
- name: Create Issue From File
uses: peter-evans/create-issue-from-file@v2
uses: peter-evans/create-issue-from-file@v4
with:
title: Link Checker Report
content-filepath: ./lychee/out.md
Expand Down

0 comments on commit 257788a

Please sign in to comment.