Skip to content

Commit 3b2471f

Browse files
authored
Update dispatch.yml node update
1 parent b144f25 commit 3b2471f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Repository Dispatch
12-
uses: peter-evans/repository-dispatch@v1
12+
uses: peter-evans/repository-dispatch@v3
1313
with:
1414
token: ${{ secrets.DISPATCH }}
1515
repository: davidfrantz/force

0 commit comments

Comments
 (0)