We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2ec61be + a3cfb2b commit edb7967Copy full SHA for edb7967
1 file changed
.github/workflows/benchmark-pr.yml
@@ -97,7 +97,7 @@ jobs:
97
echo "performance_ratio=$RATIO" >> $GITHUB_OUTPUT
98
99
- name: Find existing comment
100
- uses: peter-evans/find-comment@3eae4d37986fb5a8592848f6a574fdf654e61f9e # v3
+ uses: peter-evans/find-comment@b30e6a3c0ed37e7c023ccd3f1db5c6c0b0c23aad # v4.0.0
101
id: fc
102
with:
103
issue-number: ${{ steps.pr.outputs.number }}
0 commit comments