diff --git a/.github/workflows/cron_api.yml b/.github/workflows/cron_api.yml index f45cf721..16851bac 100644 --- a/.github/workflows/cron_api.yml +++ b/.github/workflows/cron_api.yml @@ -77,7 +77,7 @@ jobs: - name: Find Comment if: always() && github.repository_owner == 'seqan' - uses: peter-evans/find-comment@v3 + uses: peter-evans/find-comment@v4 id: find_comment with: issue-number: ${{ env.ISSUE }}