We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1c52bc8 + 488040b commit 6346cafCopy full SHA for 6346caf
1 file changed
.github/workflows/staging_deploy.yml
@@ -82,7 +82,7 @@ jobs:
82
run: echo "time=$(date -u +'%Y-%m-%dT%H:%M:%SZ')" >> $GITHUB_OUTPUT
83
84
- name: Comment on PR
85
- uses: marocchino/sticky-pull-request-comment@v2
+ uses: marocchino/sticky-pull-request-comment@v3
86
with:
87
message: |
88
## 🚀 Workshop branch preview deployed!
0 commit comments