chore(deps): update thollander/actions-comment-pull-request action to v2 (#4641)

This commit is contained in:
renovate[bot] 2023-06-22 12:20:46 +01:00 committed by GitHub
parent 04a37fced3
commit 870786672c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ jobs:
--gradio-version ${{ env.gradio_version }} > url.txt
echo "SPACE_URL=$(cat url.txt)" >> $GITHUB_ENV
- name: Comment On Release PR
uses: thollander/actions-comment-pull-request@v1
uses: thollander/actions-comment-pull-request@v2
with:
message: |
All the demos for this PR have been deployed at ${{ env.SPACE_URL }}