chore(deps): update peter-evans/find-comment action to v4 (#2684)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-02-15 14:49:49 +01:00
committed by GitHub
parent 8b063d6b92
commit c0ff7105e7

View File

@@ -49,7 +49,7 @@ jobs:
with:
name: checksums
path: dist/task_checksums.txt
- uses: peter-evans/find-comment@v3
- uses: peter-evans/find-comment@v4
id: find-comment
with:
token: ${{ secrets.GH_PAT || github.token }}