We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce5f807 + 6dd48f6 commit ef7f1bcCopy full SHA for ef7f1bc
1 file changed
.github/workflows/CD-publish_to_pypi.yml
@@ -80,7 +80,7 @@ jobs:
80
shell: bash
81
82
- name: Repository Dispatch
83
- uses: peter-evans/repository-dispatch@v2
+ uses: peter-evans/repository-dispatch@v3
84
with:
85
token: ${{ secrets.RUNPOD_WORKERS_PAT }}
86
repository: ${{ matrix.repo }}
0 commit comments