We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13d5ad2 commit e1875a0Copy full SHA for e1875a0
1 file changed
.github/workflows/website-preview-cd.yml
@@ -70,7 +70,7 @@ jobs:
70
71
# action netlify has no pull request context, so we need to comment by ourselves
72
- name: Comment on Pull Request
73
- uses: marocchino/sticky-pull-request-comment@v2
+ uses: marocchino/sticky-pull-request-comment@v3
74
with:
75
header: website
76
number: ${{ env.PR_NUMBER }}
0 commit comments