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 466c385 commit 502f003Copy full SHA for 502f003
.github/workflows/main.yml
@@ -57,7 +57,7 @@ jobs:
57
path: ${{ steps.dependency-diff.outputs.file-dependencies-head }}
58
if-no-files-found: error
59
60
- - uses: peter-evans/find-comment@v3
+ - uses: peter-evans/find-comment@v4
61
id: find_comment
62
if: github.event_name == 'pull_request'
63
with:
@@ -121,7 +121,7 @@ jobs:
121
path: ${{ steps.dependency-diff.outputs.file-diff }}
122
123
124
125
126
127
0 commit comments