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 dcf7db1 commit ce4f34dCopy full SHA for ce4f34d
1 file changed
.github/workflows/publish-results.yml
@@ -63,7 +63,7 @@ jobs:
63
- name: 🚀 Publish Coverage Comment
64
if: always() && github.event.workflow_run.event == 'pull_request'
65
continue-on-error: true
66
- uses: marocchino/sticky-pull-request-comment@v3.0.4
+ uses: marocchino/sticky-pull-request-comment@v3.0.5
67
with:
68
header: Coverage
69
path: artifacts/coverage/summary/SummaryGithub.md
0 commit comments