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 56a0c4f commit 7efc6bcCopy full SHA for 7efc6bc
.github/workflows/Benchmark.yml
@@ -46,7 +46,7 @@ jobs:
46
echo '' >> body.md
47
48
- name: Find Comment
49
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
50
id: fcbenchmark
51
with:
52
issue-number: ${{ github.event.pull_request.number }}
0 commit comments