Skip to content

Commit 259713a

Browse files
Merge pull request #154 from remarkablemark/dependabot/github_actions/peter-evans/repository-dispatch-4
2 parents aa3172a + eeffe7e commit 259713a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/repository-dispatch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ jobs:
66
runs-on: ubuntu-latest
77
steps:
88
- name: Repository Dispatch
9-
uses: peter-evans/repository-dispatch@v3
9+
uses: peter-evans/repository-dispatch@v4
1010
with:
1111
event-type: repository_dispatch_event

0 commit comments

Comments
 (0)