diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml index 8693df1c..492fb719 100644 --- a/.github/workflows/go.yml +++ b/.github/workflows/go.yml @@ -111,7 +111,7 @@ jobs: run: cat result.md - name: PR comment with test result - uses: thollander/actions-comment-pull-request@v2 + uses: thollander/actions-comment-pull-request@v3 if: false with: filePath: result.md