build(deps): bump peter-evans/repository-dispatch from 3 to 4 (#2537)

This commit is contained in:
dependabot[bot]
2025-10-13 04:16:01 +02:00
committed by GitHub
parent 9061e7e264
commit 75df078e52
4 changed files with 4 additions and 4 deletions

View File

@@ -87,7 +87,7 @@ jobs:
if: env.SHOULD_BUILD == 'yes'
- name: Dispatch builds
uses: peter-evans/repository-dispatch@v3
uses: peter-evans/repository-dispatch@v4
with:
event-type: stable
if: env.SHOULD_BUILD == 'yes' || github.event.inputs.force_dispatch == 'true'