Thanks to visit codestin.com Credit goes to github.com
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 c85e41f commit 4765a41Copy full SHA for 4765a41
1 file changed
.github/workflows/pr-bump-preview.yml
@@ -91,7 +91,7 @@ jobs:
91
# `comment-id`.
92
- name: Find existing preview comment
93
id: find-comment
94
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
95
with:
96
token: ${{ secrets.GITHUB_TOKEN }}
97
issue-number: ${{ github.event.pull_request.number }}
0 commit comments