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.
2 parents c3f1c64 + 3a188fd commit bc84a70Copy full SHA for bc84a70
1 file changed
.github/workflows/build.yaml
@@ -56,7 +56,7 @@ jobs:
56
output: "both"
57
58
- name: Add Coverage PR Comment
59
- uses: marocchino/sticky-pull-request-comment@v2
+ uses: marocchino/sticky-pull-request-comment@v3
60
if: github.event_name == 'pull_request'
61
with:
62
recreate: true
0 commit comments