diff --git a/.github/workflows/coverage-comment.yml b/.github/workflows/coverage-comment.yml index 2bf03f5..f8598a4 100644 --- a/.github/workflows/coverage-comment.yml +++ b/.github/workflows/coverage-comment.yml @@ -45,7 +45,7 @@ jobs: hide-branch-coverage: true output-file: comment.html - name: Post code coverage report - uses: marocchino/sticky-pull-request-comment@v2.4.0 + uses: marocchino/sticky-pull-request-comment@v2.5.0 with: path: comment.html number: ${{ env.pr_number }}