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 d0aa960 commit eb07962Copy full SHA for eb07962
.github/workflows/publish-benchmarks-pr.yml
@@ -38,7 +38,7 @@ jobs:
38
printf "Output:\n$(cat output)"
39
printf "pr=$(cat pr)" >> $GITHUB_OUTPUT
40
- name: Find benchmarks comment
41
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
42
id: find-comment
43
with:
44
issue-number: ${{ steps.pr-info.outputs.pr }}
0 commit comments