We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4029feb + 094e620 commit 09005baCopy full SHA for 09005ba
1 file changed
.github/workflows/deploy-preview.yml
@@ -91,7 +91,7 @@ jobs:
91
92
- name: Find Comment
93
id: find-comment
94
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
95
with:
96
issue-number: ${{ github.event.inputs.issue }}
97
comment-author: 'github-actions[bot]'
0 commit comments