Skip to content

Commit 9624b08

Browse files
chore(deps): bump peter-evans/find-comment from 3 to 4
Bumps [peter-evans/find-comment](https://github.com/peter-evans/find-comment) from 3 to 4. - [Release notes](https://github.com/peter-evans/find-comment/releases) - [Commits](peter-evans/find-comment@v3...v4) --- updated-dependencies: - dependency-name: peter-evans/find-comment dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8bbd8f8 commit 9624b08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
--site=${{ vars.NETLIFY_PREVIEW_APP_SITE_ID }}
6060
6161
- name: Find existing comment
62-
uses: peter-evans/find-comment@v3
62+
uses: peter-evans/find-comment@v4
6363
id: find-comment
6464
with:
6565
issue-number: ${{ github.event.number }}

0 commit comments

Comments
 (0)