diff --git a/.github/workflows/coverage-comment.yml b/.github/workflows/coverage-comment.yml index 9769658..344482a 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.1.1 + uses: marocchino/sticky-pull-request-comment@v2.2.0 with: path: comment.html number: ${{ env.pr_number }}