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 8bbd8f8 commit 9624b08Copy full SHA for 9624b08
.github/workflows/mkdocs.yml
@@ -59,7 +59,7 @@ jobs:
59
--site=${{ vars.NETLIFY_PREVIEW_APP_SITE_ID }}
60
61
- name: Find existing comment
62
- uses: peter-evans/find-comment@v3
+ uses: peter-evans/find-comment@v4
63
id: find-comment
64
with:
65
issue-number: ${{ github.event.number }}
0 commit comments