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 14c660a + a40a5fb commit 4ceaab8Copy full SHA for 4ceaab8
.github/workflows/mypy_primer_comment.yml
@@ -86,7 +86,7 @@ jobs:
86
87
- name: create or update comment
88
if: steps.find-comment.outcome == 'success'
89
- uses: peter-evans/create-or-update-comment@v4
+ uses: peter-evans/create-or-update-comment@v5
90
with:
91
comment-id: ${{ steps.find-comment.outputs.comment-id }}
92
issue-number: ${{ steps.pr-number.outputs.pr-number }}
0 commit comments