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 32e0d16 commit e93b1e3Copy full SHA for e93b1e3
1 file changed
.github/workflows/test-full.yml
@@ -53,7 +53,7 @@ jobs:
53
54
- name: Find existing drift comment
55
if: steps.drift-check.outputs.has_diff == 'true'
56
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
57
id: find-drift-comment
58
with:
59
issue-number: ${{ github.event.pull_request.number }}
0 commit comments