diff --git a/.github/workflows/cron_api.yml b/.github/workflows/cron_api.yml index f45cf721..96add987 100644 --- a/.github/workflows/cron_api.yml +++ b/.github/workflows/cron_api.yml @@ -85,7 +85,7 @@ jobs: - name: Update comment if: always() && github.repository_owner == 'seqan' - uses: peter-evans/create-or-update-comment@v4 + uses: peter-evans/create-or-update-comment@v5 with: comment-id: ${{ steps.find_comment.outputs.comment-id }} issue-number: ${{ env.ISSUE }}