Skip to content

Commit 0232170

Browse files
committed
fix
1 parent 112a11d commit 0232170

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
# Post coverage report as comment
2929
- name: find coverage report comment
30-
uses: peter-evans/find-comment@v4
30+
uses: peter-evans/find-comment@v3
3131
id: fc
3232
with:
3333
issue-number: ${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)