We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9b98bba + f5b6c67 commit 32b29c4Copy full SHA for 32b29c4
.github/workflows/cron_api.yml
@@ -85,7 +85,7 @@ jobs:
85
86
- name: Update comment
87
if: always() && github.repository_owner == 'seqan'
88
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
89
with:
90
comment-id: ${{ steps.find_comment.outputs.comment-id }}
91
issue-number: ${{ env.ISSUE }}
0 commit comments