Skip to content

Commit 4ceaab8

Browse files
authored
⬆️ Bump peter-evans/create-or-update-comment from 4 to 5 in the actions group (#905)
2 parents 14c660a + a40a5fb commit 4ceaab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mypy_primer_comment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ jobs:
8686

8787
- name: create or update comment
8888
if: steps.find-comment.outcome == 'success'
89-
uses: peter-evans/create-or-update-comment@v4
89+
uses: peter-evans/create-or-update-comment@v5
9090
with:
9191
comment-id: ${{ steps.find-comment.outputs.comment-id }}
9292
issue-number: ${{ steps.pr-number.outputs.pr-number }}

0 commit comments

Comments
 (0)