We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1150f75 + 38a63db commit e597764Copy full SHA for e597764
1 file changed
.github/workflows/code-coverage.yml
@@ -55,7 +55,7 @@ jobs:
55
retention-days: 7
56
57
- name: Add Coverage PR Comment
58
- uses: marocchino/sticky-pull-request-comment@v2
+ uses: marocchino/sticky-pull-request-comment@v3
59
if: github.event_name == 'pull_request' && github.event.pull_request.head.repo.full_name == github.repository
60
with:
61
recreate: true
0 commit comments