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.
1 parent dd43ac6 commit d200198Copy full SHA for d200198
.github/workflows/check_db_entities.yml
@@ -48,7 +48,7 @@ jobs:
48
49
- name: 🔍 Find Comment
50
if: steps.check_entities.outputs.has_changes == 'true'
51
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
52
id: find_comment
53
with:
54
issue-number: ${{ github.event.pull_request.number }}
0 commit comments