diff --git a/.github/workflows/links-watcher-cron.yml b/.github/workflows/links-watcher-cron.yml index 0c2703f..169f5a5 100644 --- a/.github/workflows/links-watcher-cron.yml +++ b/.github/workflows/links-watcher-cron.yml @@ -34,7 +34,7 @@ jobs: broken link automated issue - name: Create or update issue for broken links - uses: peter-evans/create-issue-from-file@v5 + uses: peter-evans/create-issue-from-file@v6 if: failure() with: title: Link Checker Report