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 aa3172a commit eeffe7eCopy full SHA for eeffe7e
.github/workflows/repository-dispatch.yml
@@ -6,6 +6,6 @@ jobs:
6
runs-on: ubuntu-latest
7
steps:
8
- name: Repository Dispatch
9
- uses: peter-evans/repository-dispatch@v3
+ uses: peter-evans/repository-dispatch@v4
10
with:
11
event-type: repository_dispatch_event
0 commit comments