From a785244a0d87814d7291afe13471cae6b2b8e9f6 Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 22 Aug 2022 16:54:09 +0200 Subject: [PATCH] Update check_links.yml --- .github/workflows/check_links.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check_links.yml b/.github/workflows/check_links.yml index 2a48ee3..8d5444d 100644 --- a/.github/workflows/check_links.yml +++ b/.github/workflows/check_links.yml @@ -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