mirror of
https://github.com/mre/idiomatic-rust
synced 2024-11-21 19:43:04 +00:00
Update check_links.yml
This commit is contained in:
parent
7be72f0ef8
commit
a785244a0d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/check_links.yml
vendored
2
.github/workflows/check_links.yml
vendored
|
@ -27,7 +27,7 @@ jobs:
|
|||
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
|
||||
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue