diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index c9748c9..621be50 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -42,7 +42,7 @@ jobs: output: "test-summary.md" if: always() - name: PR Comment - uses: mshick/add-pr-comment@v2 + uses: mshick/add-pr-comment@v3 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with: