We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83b132d commit 2a73bbcCopy full SHA for 2a73bbc
1 file changed
.github/workflows/ci.yml
@@ -168,7 +168,7 @@ jobs:
168
- name: 🚀 Publish Coverage Comment
169
if: always() && github.event_name == 'pull_request'
170
continue-on-error: true
171
- uses: marocchino/sticky-pull-request-comment@v2
+ uses: marocchino/sticky-pull-request-comment@v3
172
with:
173
header: 'Coverage'
174
path: 'coverage/summary/SummaryGithub.md'
0 commit comments