Skip to content

Commit 3f4f389

Browse files
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 d31dc1e commit 3f4f389

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-cli.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
dphp exec tests/PerformanceTests/PerformanceClient.php
104104
echo "Running fan out/in test"
105105
dphp exec tests/PerformanceTests/FanOutFanInClient.php
106-
- uses: peter-evans/find-comment@v3
106+
- uses: peter-evans/find-comment@v4
107107
continue-on-error: true
108108
id: fc
109109
with:

0 commit comments

Comments
 (0)