diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a6e0fcc..2ca566d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,6 +42,6 @@ jobs: format: markdown output: both - name: Add coverage PR comment - uses: marocchino/sticky-pull-request-comment@v2 + uses: marocchino/sticky-pull-request-comment@v3.0.4 with: path: code-coverage-results.md