diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index e0844fe..31a16e7 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -32,7 +32,7 @@ jobs: with: string: ${{ steps.commentwith.outputs.value }} - name: Comment PR - uses: thollander/actions-comment-pull-request@v1 + uses: thollander/actions-comment-pull-request@v2 with: message: | Hello and thank you for your contribution!