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 5b6f54e commit eb86dedCopy full SHA for eb86ded
.github/workflows/deploy-preview-skip.yml
@@ -17,7 +17,7 @@ jobs:
17
deploy-preview:
18
runs-on: ubuntu-latest
19
steps:
20
- - uses: peter-evans/find-comment@v2
+ - uses: peter-evans/find-comment@v3
21
id: find-comment
22
name: Find Comment
23
with:
.github/workflows/deploy-preview.yml
@@ -19,7 +19,7 @@ jobs:
24
25
0 commit comments