mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-10-06 17:02:05 +00:00
Merge pull request #1166 from NotAShelf/dependabot/github_actions/peter-evans/find-comment-4
build(deps): bump peter-evans/find-comment from 3 to 4
This commit is contained in:
commit
131eb55afc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs-preview.yml
vendored
2
.github/workflows/docs-preview.yml
vendored
|
@ -90,7 +90,7 @@ jobs:
|
||||||
echo "Preview can be found at ${URL}" >> "$GITHUB_STEP_SUMMARY"
|
echo "Preview can be found at ${URL}" >> "$GITHUB_STEP_SUMMARY"
|
||||||
|
|
||||||
- name: Find Comment
|
- name: Find Comment
|
||||||
uses: peter-evans/find-comment@v3
|
uses: peter-evans/find-comment@v4
|
||||||
id: fc
|
id: fc
|
||||||
with:
|
with:
|
||||||
comment-author: "github-actions[bot]"
|
comment-author: "github-actions[bot]"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue