Skip to content

Commit 792e679

Browse files
Update peter-evans/repository-dispatch action to v4
1 parent 934f573 commit 792e679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-projects.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- "packagist/private-packagist"
2222

2323
steps:
24-
- uses: peter-evans/repository-dispatch@v3
24+
- uses: peter-evans/repository-dispatch@v4
2525
with:
2626
token: ${{ secrets.REPO_ACCESS_TOKEN }}
2727
repository: "${{ matrix.repository }}"

0 commit comments

Comments
 (0)