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 112a11d commit 0232170Copy full SHA for 0232170
.github/workflows/test.yml
@@ -27,7 +27,7 @@ jobs:
27
28
# Post coverage report as comment
29
- name: find coverage report comment
30
- uses: peter-evans/find-comment@v4
+ uses: peter-evans/find-comment@v3
31
id: fc
32
with:
33
issue-number: ${{ github.event.pull_request.number }}
0 commit comments