Skip to content

Commit 5d1f482

Browse files
chore(gha): bump peter-evans/repository-dispatch from 3 to 4 (#427)
1 parent a81b472 commit 5d1f482

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/post-release-simulate-new-version-available-on-npm.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
contents: write # to dispatch event
1616
steps:
1717
- name: Send Repository Dispatch event
18-
uses: peter-evans/repository-dispatch@v3
18+
uses: peter-evans/repository-dispatch@v4
1919
with:
2020
# use the default GITHUB_TOKEN, this is possible because we are dispatching the same repository
2121
event-type: new_version_available_on_npm

0 commit comments

Comments
 (0)